Chromium Code Reviews| Index: chrome/browser/resources/md_history/history_toolbar.html |
| diff --git a/chrome/browser/resources/md_history/history_toolbar.html b/chrome/browser/resources/md_history/history_toolbar.html |
| index d46ec51f3f86eaccdf24c59fb037ca467f65f45b..ea78ae2531d49b86025bd9ea70aeff915afe15de 100644 |
| --- a/chrome/browser/resources/md_history/history_toolbar.html |
| +++ b/chrome/browser/resources/md_history/history_toolbar.html |
| @@ -37,6 +37,10 @@ |
| padding-left: 24px; |
| } |
| + #search-input { |
| + -webkit-padding-end: 20px; |
| + } |
| + |
| #items { |
| margin: 0 auto; |
| max-width: var(--card-max-width); |