Chromium Code Reviews| Index: chrome/browser/resources/md_history/synced_device_card.html |
| diff --git a/chrome/browser/resources/md_history/synced_device_card.html b/chrome/browser/resources/md_history/synced_device_card.html |
| index 1ba602fe457874ad9124016e8290bee3339e1a16..f7992f7cbd943ebf496b1f5048ce6a0d6108d0dd 100644 |
| --- a/chrome/browser/resources/md_history/synced_device_card.html |
| +++ b/chrome/browser/resources/md_history/synced_device_card.html |
| @@ -13,7 +13,7 @@ |
| :host { |
| @apply(--layout-center); |
| @apply(--layout-vertical); |
| - padding: 0 var(--card-padding-side) 20px; |
| + padding: 0 var(--card-padding-side) var(--card-padding-between); |
| } |
| #card-heading { |