| Index: chrome/browser/resources/options2/browser_options.css
|
| diff --git a/chrome/browser/resources/options2/browser_options.css b/chrome/browser/resources/options2/browser_options.css
|
| index 475e007cdd6429a81e5668aad1599abeececee90..992feb57be270b2bed85e7bdec7684704e569c36 100644
|
| --- a/chrome/browser/resources/options2/browser_options.css
|
| +++ b/chrome/browser/resources/options2/browser_options.css
|
| @@ -2,10 +2,6 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file. */
|
|
|
| -#manage-default-search-engines {
|
| - -webkit-margin-start: 4px;
|
| -}
|
| -
|
| #default-browser-state {
|
| margin-top: 6px;
|
| }
|
| @@ -250,11 +246,6 @@ html[dir=rtl] #pointer-sensitivity-more {
|
| min-width: 100px;
|
| }
|
|
|
| -#fontSettingsCustomizeFontsButton,
|
| -#privacyClearDataButton {
|
| - margin-left: 10px;
|
| -}
|
| -
|
| #timezone-value {
|
| display: inline-block;
|
| vertical-align: baseline;
|
|
|