Chromium Code Reviews| 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 ef72ef0ef3c7d2c529d6af851860e1a322255ee5..37ead8af33ec1ba015534c55f47b9ace6698d9ab 100644 |
| --- a/chrome/browser/resources/options/browser_options.css |
| +++ b/chrome/browser/resources/options/browser_options.css |
| @@ -486,3 +486,7 @@ footer { |
| .spacer-checkbox { |
| visibility: hidden; |
| } |
| + |
| +#android-apps-settings { |
| + margin-left: 30px; |
|
Dan Beam
2016/06/27 17:40:38
you copied a naughty example (sorry!); this doesn'
Ben Kwa
2016/06/27 17:52:15
Done. Thanks for the catch.
|
| +} |