[fenix] No issue: Update bottom margin of quick action sheet to 12dp

pull/600/head
Emily Kager 6 years ago committed by Colin Lee
parent e1dc2cd686
commit 9444267bab

@ -27,7 +27,7 @@
<LinearLayout
android:id="@+id/quick_action_buttons_layout"
android:layout_margin="4dp"
android:layout_marginBottom="12dp"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"

Loading…
Cancel
Save