Chromium Code Reviews| Index: chrome/browser/resources/md_history/history_list.html |
| diff --git a/chrome/browser/resources/md_history/history_list.html b/chrome/browser/resources/md_history/history_list.html |
| index 85b587ef40e18bd13d2af8c94d40ac8f42bef578..fbec625533ee8955aa3afdb0a104a7a74e2335e0 100644 |
| --- a/chrome/browser/resources/md_history/history_list.html |
| +++ b/chrome/browser/resources/md_history/history_list.html |
| @@ -17,7 +17,7 @@ |
| #infinite-list { |
| flex: 1; |
| - padding: 20px 0 0 0; |
| + padding-top: var(--first-card-padding-top); |
| } |
| paper-item { |