Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
For #11562: Align overflow menu button with close buttons.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarare authored and ekager committed Jun 25, 2020
1 parent 4aaa54c commit 7b20bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/tab_tray_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7b20bb9

Please sign in to comment.