| Index: chrome/browser/resources/options/options_page.css
|
| diff --git a/chrome/browser/resources/options/options_page.css b/chrome/browser/resources/options/options_page.css
|
| index fef6d6f3d0ab466a7ee2a300c7edb7648ec94852..25ec5d63f5f2bb39991a8f62de054562f189aa03 100644
|
| --- a/chrome/browser/resources/options/options_page.css
|
| +++ b/chrome/browser/resources/options/options_page.css
|
| @@ -656,3 +656,9 @@ html[os=mac] label > input[type=radio] {
|
| .suboption {
|
| -webkit-margin-start: 16px;
|
| }
|
| +
|
| +.link {
|
| + margin: 10px 0;
|
| + position: relative;
|
| + top: 4px;
|
| +}
|
|
|