| 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 c55e2bb04fdf00b4dd6f591a8f1ca7f7de1fc8a3..ac9f08adf00e54dbc62027b56c9a4a99283e64ae 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;
|
| }
|
|
|
| .card-title {
|
|
|