| Index: chrome/browser/resources/settings/settings_shared_css.html
|
| diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
|
| index 32ed821c396e628d90e45517f9752ab0708e4dbd..67406e24b27a85fc27267ff1c73372a3ddaafa22 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -179,6 +179,10 @@
|
| text-align: end;
|
| }
|
|
|
| + .header-aligned-button {
|
| + margin-top: 12px; /* Align paper-button with <h2>. */
|
| + }
|
| +
|
| /* A list-frame is an outer container for list-items. It is intended to be
|
| * outside of a settings-box. A list-frame is likely to follow a
|
| * settings box. */
|
|
|