| Index: chrome/android/java/res/layout/history_date_view.xml
|
| diff --git a/chrome/android/java/res/layout/history_date_view.xml b/chrome/android/java/res/layout/history_date_view.xml
|
| index 55b54c1e7798ec390ec7728536839a832a8d2f03..5e8844ada2cc15d05e5d808b4221a02a8da15686 100644
|
| --- a/chrome/android/java/res/layout/history_date_view.xml
|
| +++ b/chrome/android/java/res/layout/history_date_view.xml
|
| @@ -8,6 +8,6 @@
|
| style="@style/RobotoMediumStyle"
|
| android:layout_width="match_parent"
|
| android:layout_height="wrap_content"
|
| - android:layout_marginBottom="15dp"
|
| - android:layout_marginTop="17dp"
|
| + android:layout_marginTop="12dp"
|
| + android:layout_marginBottom="10dp"
|
| android:textSize="14sp" />
|
|
|