| Index: chrome/browser/resources/settings/privacy_page/privacy_page.css
|
| diff --git a/ui/webui/resources/cr_elements/cr_input/cr_input.css b/chrome/browser/resources/settings/privacy_page/privacy_page.css
|
| similarity index 80%
|
| copy from ui/webui/resources/cr_elements/cr_input/cr_input.css
|
| copy to chrome/browser/resources/settings/privacy_page/privacy_page.css
|
| index 204e397c466ba411b87b0a6b69a838c653041545..bcd874e472335f68dea14e26abadf1507f120fda 100644
|
| --- a/ui/webui/resources/cr_elements/cr_input/cr_input.css
|
| +++ b/chrome/browser/resources/settings/privacy_page/privacy_page.css
|
| @@ -2,6 +2,6 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file. */
|
|
|
| -:host {
|
| - display: inline-block;
|
| -}
|
| +.privacy-buttons {
|
| + margin-top: 25px;
|
| +}
|
|
|