[fenix] For https://github.com/mozilla-mobile/fenix/issues/8600:Increase space below left checkbox preference

pull/600/head
mcarare 5 years ago committed by Mihai Branescu
parent 1a8b4ce6dd
commit 777aa7f2dc

@ -13,6 +13,7 @@
android:gravity="center_vertical"
android:paddingStart="8dp"
android:paddingBottom="8dp"
android:layout_marginBottom="8dp"
android:paddingEnd="?android:attr/scrollbarSize">
<LinearLayout

Loading…
Cancel
Save