[fenix] Add add top margin to No Bookmarks message

pull/600/head
David Walsh 4 years ago committed by Jeff Boek
parent cd59a78052
commit bcbeec7c5a

@ -25,6 +25,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="8dp"
android:text="@string/bookmarks_empty_message"
android:textColor="?secondaryText"
android:textSize="16sp"

Loading…
Cancel
Save