1
0
Fork 0

For #11562: Align overflow menu button with close buttons.

master
mcarare 2020-06-24 17:08:40 +03:00 committed by Emily Kager
parent 4aaa54c994
commit 7b20bb9976
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<androidx.appcompat.widget.AppCompatImageButton
android:id="@+id/mozac_browser_tabstray_close"
android:layout_width="44dp"
android:layout_width="48dp"
android:layout_height="match_parent"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/close_tab"