Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: chrome/browser/resources/settings/privacy_page/privacy_page.html

Issue 1981423002: [MD settings] change button padding and placement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added comment Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/privacy_page/privacy_page.html
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
index c16b06d929b3f460c26d3c694209852a0e275663..ff11a1290e5928ec16fc84fe4734e2b78326808d 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -100,7 +100,7 @@
</div>
</div>
</div>
- <div class="settings-box">
+ <div class="settings-box button-strip">
<paper-button on-tap="onClearBrowsingDataTap_" class="primary-button">
$i18n{clearBrowsingData}
</paper-button>

Powered by Google App Engine
This is Rietveld 408576698