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

Unified Diff: chrome/browser/resources/settings/search_page/search_page.css

Issue 1346823005: Elim cr_button from md-settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 3 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.css
diff --git a/chrome/browser/resources/settings/search_page/search_page.css b/chrome/browser/resources/settings/search_page/search_page.css
index b27aeaa748d314e104fa09381d88374b6133e4d1..95ba730867baa105f4c0ec680c1e51ba61d193ce 100644
--- a/chrome/browser/resources/settings/search_page/search_page.css
+++ b/chrome/browser/resources/settings/search_page/search_page.css
@@ -6,11 +6,11 @@
-webkit-margin-start: 10px;
}
-cr-button.search-engines-advanced {
+paper-button.search-engines-advanced {
margin-top: 10px;
}
-cr-button.search-engines {
+paper-button.search-engines {
align-items: center;
display: flex;
margin-top: 20px;

Powered by Google App Engine
This is Rietveld 408576698