Index: chrome/android/java/res/layout/new_tab_page_layout.xml |
diff --git a/chrome/android/java/res/layout/new_tab_page_layout.xml b/chrome/android/java/res/layout/new_tab_page_layout.xml |
index 7e0215ecf5e41f6f756711adce24a123836aa909..462d0ae0dae5028164876c713d1285e744188770 100644 |
--- a/chrome/android/java/res/layout/new_tab_page_layout.xml |
+++ b/chrome/android/java/res/layout/new_tab_page_layout.xml |
@@ -32,7 +32,7 @@ |
android:layout_marginStart="16dp" |
android:layout_marginEnd="16dp" |
android:layout_marginTop="26dp" |
- android:layout_marginBottom="30dp" |
+ android:layout_marginBottom="27dp" |
android:src="@drawable/google_logo" /> |
<!-- Search box --> |
@@ -42,6 +42,7 @@ |
android:layout_height="48dp" |
android:layout_marginStart="12dp" |
android:layout_marginEnd="12dp" |
+ android:layout_marginTop="3dp" |
android:layout_marginBottom="8dp" |
android:gravity="center_vertical" |
android:background="@drawable/bg_ntp_search_box" |