| Index: chrome/browser/resources/options/browser_options.css
|
| diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css
|
| index aecc90c2c21fc956662783dcb88eac0cc3eed952..ad19c49eba8cbf5e598b4ee6bd3ce1bfcca68ff8 100644
|
| --- a/chrome/browser/resources/options/browser_options.css
|
| +++ b/chrome/browser/resources/options/browser_options.css
|
| @@ -186,6 +186,15 @@ input[type='range'] {
|
| -webkit-margin-start: 22px;
|
| }
|
|
|
| +.hotword-description {
|
| + -webkit-margin-start: 1.8em;
|
| + color: gray;
|
| +}
|
| +
|
| +.hotword-learn-more-link {
|
| + -webkit-padding-start: 8px;
|
| +}
|
| +
|
| /* Internet settings */
|
|
|
| #network-settings {
|
|
|