Chromium Code Reviews| 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 efd7d9ed305e18bd2996f2798ebee5426ce52bb8..f7b4c4bdc8a08d03267bb3a25331d4e39112fe0e 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 { |