| Index: chrome/browser/resources/options/browser_options_page.css
|
| diff --git a/chrome/browser/resources/options/browser_options_page.css b/chrome/browser/resources/options/browser_options_page.css
|
| index 5992c6efcd5cf041dedb210d111125a7865e967e..27e9b5628e0aa2b31f1bef36fae7fed9528c5d0c 100644
|
| --- a/chrome/browser/resources/options/browser_options_page.css
|
| +++ b/chrome/browser/resources/options/browser_options_page.css
|
| @@ -72,11 +72,13 @@
|
| font-family: inherit;
|
| white-space: pre-wrap;
|
| width: 500px;
|
| + padding: 0px 16px 0px 16px;
|
| }
|
|
|
| #instantConfirmLearnMore {
|
| position: absolute;
|
| bottom: 18px;
|
| + -webkit-margin-start: 16px;
|
| }
|
|
|
| #startupAddButton {
|
|
|