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

Unified Diff: chrome/browser/resources/settings/search_page/search_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/search_page/search_page.html
diff --git a/chrome/browser/resources/settings/search_page/search_page.html b/chrome/browser/resources/settings/search_page/search_page.html
index 8d3f911583411e8df1d9bffd43b7187701880ee3..218a46d7a0761a745d0524548d27a9d221f61c42 100644
--- a/chrome/browser/resources/settings/search_page/search_page.html
+++ b/chrome/browser/resources/settings/search_page/search_page.html
@@ -54,7 +54,7 @@
</paper-listbox>
</paper-dropdown-menu>
</div>
- <div class="settings-box">
+ <div class="settings-box button-strip">
<paper-button on-tap="onManageSearchEnginesTap_"
class="primary-button">
$i18n{searchEnginesManage}

Powered by Google App Engine
This is Rietveld 408576698