mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4038 - Adds margin before close icon in tab item
This commit is contained in:
parent
f1fefba0a9
commit
228a90c5c6
@ -40,6 +40,7 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:ellipsize="none"
|
||||
android:singleLine="true"
|
||||
android:textAppearance="@style/Header12TextStyle"
|
||||
|
Loading…
Reference in New Issue
Block a user