Chromium Code Reviews| Index: chrome/browser/resources/md_history/history.html |
| diff --git a/chrome/browser/resources/md_history/history.html b/chrome/browser/resources/md_history/history.html |
| index 2c115fa749130d482fdc680723c3bb404927a9ef..82ac05b0f3a62979a9b288cdf15c140bdb35fd76 100644 |
| --- a/chrome/browser/resources/md_history/history.html |
| +++ b/chrome/browser/resources/md_history/history.html |
| @@ -25,11 +25,7 @@ |
| flex: 0 0 56px; |
| } |
| - #history-list { |
| - flex: 1 0 0; |
| - overflow: auto; |
| - } |
| - |
| + #history-list, |
| #history-synced-device-manager { |
| flex: 1 0 0; |
| } |