| Index: chrome/android/java/res/layout/autofill_menu_item.xml
|
| diff --git a/chrome/android/java/res/layout/autofill_menu_item.xml b/chrome/android/java/res/layout/autofill_menu_item.xml
|
| index 0e1f169a1589ef5433f28ff2398c4182486e5a43..71003cf594d55f9fa7610290385b699aa0c3a7ea 100644
|
| --- a/chrome/android/java/res/layout/autofill_menu_item.xml
|
| +++ b/chrome/android/java/res/layout/autofill_menu_item.xml
|
| @@ -20,8 +20,7 @@
|
| <LinearLayout
|
| android:id="@+id/autofill_menu_text"
|
| android:layout_width="wrap_content"
|
| - android:layout_height="0dp"
|
| - android:layout_weight="1"
|
| + android:layout_height="@dimen/autofill_menu_icon_height"
|
| android:orientation="horizontal">
|
| <ImageView
|
| android:id="@+id/cc_icon"
|
|
|