Index: chrome/browser/resources/settings/a11y_page/a11y_page.css |
diff --git a/chrome/browser/resources/settings/a11y_page/a11y_page.css b/chrome/browser/resources/settings/a11y_page/a11y_page.css |
index 14d4ee6f7fc6c31f2a952cb7fc2a7cb7f298bc73..0b1e41fbebd15134f80f8442420d84efe80045cb 100644 |
--- a/chrome/browser/resources/settings/a11y_page/a11y_page.css |
+++ b/chrome/browser/resources/settings/a11y_page/a11y_page.css |
@@ -8,7 +8,9 @@ |
} |
core-label { |
- margin: 10px; |
+ -webkit-margin-end: 10px; |
+ -webkit-margin-start: 0; |
+ margin-bottom: 20px; |
} |
cr-checkbox { |