| Index: chrome/browser/resources/history/history_mobile.css
|
| diff --git a/chrome/browser/resources/history/history_mobile.css b/chrome/browser/resources/history/history_mobile.css
|
| index ea6c36217041a608790714f9125a515d0f2b6606..b6f5c57c894e91f91215ecd2169aeee062058584 100644
|
| --- a/chrome/browser/resources/history/history_mobile.css
|
| +++ b/chrome/browser/resources/history/history_mobile.css
|
| @@ -124,6 +124,7 @@ h3,
|
| #search-field {
|
| border-bottom: 1px solid rgb(220, 220, 220);
|
| border-top: 1px solid rgb(220, 220, 220);
|
| + display: block;
|
| margin-bottom: -1px;
|
| overflow: hidden;
|
| }
|
|
|