| Index: chrome/browser/resources/md_history/history_item.html
|
| diff --git a/chrome/browser/resources/md_history/history_item.html b/chrome/browser/resources/md_history/history_item.html
|
| index a011e4491caba038f8f412d2f66e918490c5acba..d9411412818cd7b5dca7c1c0a1ee2d251e0d3a83 100644
|
| --- a/chrome/browser/resources/md_history/history_item.html
|
| +++ b/chrome/browser/resources/md_history/history_item.html
|
| @@ -31,11 +31,11 @@
|
|
|
| :host([is-card-start]) #main-container {
|
| border-top-width: 1px;
|
| - margin-top: 20px;
|
| }
|
|
|
| :host([is-card-end]) #main-container {
|
| border-bottom-width: 2px;
|
| + margin-bottom: 20px;
|
| }
|
|
|
| #date-accessed {
|
|
|