| 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 ff4b7acc2892f963ad67df64809b35bde84d3227..93968dffecf47ce3f51ab378032f67a693b4ce99 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 {
|
|
|