| Index: chrome/browser/resources/md_history/shared_style.html
|
| diff --git a/chrome/browser/resources/md_history/shared_style.html b/chrome/browser/resources/md_history/shared_style.html
|
| index 163e8c62941b48c935d98f9a8f603e3e13a604a9..a18de8dbb48f0640994b5d81ecfd9064dd6fb0d5 100644
|
| --- a/chrome/browser/resources/md_history/shared_style.html
|
| +++ b/chrome/browser/resources/md_history/shared_style.html
|
| @@ -5,6 +5,7 @@
|
| --card-border-color: rgba(0, 0, 0, 0.14);
|
| --card-max-width: 960px;
|
| --card-min-width: 500px;
|
| + --first-card-padding-top: 40px;
|
| }
|
|
|
| [hidden] {
|
|
|