| 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..df22ba5e52f9f1bae90e7aef5601ba9ab429bb00 100644
|
| --- a/chrome/browser/resources/settings/a11y_page/a11y_page.css
|
| +++ b/chrome/browser/resources/settings/a11y_page/a11y_page.css
|
| @@ -2,19 +2,6 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file. */
|
|
|
| -.sub-label {
|
| - -webkit-margin-start: 10px;
|
| - color: rgba(0, 0, 0, .5);
|
| -}
|
| -
|
| -core-label {
|
| - margin: 10px;
|
| -}
|
| -
|
| -cr-checkbox {
|
| - -webkit-margin-end: 10px;
|
| -}
|
| -
|
| .autoclick-delay-label {
|
| -webkit-margin-end: 0;
|
| -webkit-margin-start: 40px;
|
|
|