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

Unified Diff: chrome/browser/resources/settings/search_engines_page/search_engine_entry_css.html

Issue 2489043003: MD Settings: Fix search engines dots icon centering. (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/search_engines_page/search_engine_entry_css.html
diff --git a/chrome/browser/resources/settings/search_engines_page/search_engine_entry_css.html b/chrome/browser/resources/settings/search_engines_page/search_engine_entry_css.html
index 632bd340bdc76bb2fa9a1bc1dfa8e70a409603a8..70ad7660430ec1ef45ed1c43d5dc5866e0763e1c 100644
--- a/chrome/browser/resources/settings/search_engines_page/search_engine_entry_css.html
+++ b/chrome/browser/resources/settings/search_engines_page/search_engine_entry_css.html
@@ -19,10 +19,6 @@
background: white;
box-shadow: 0 2px 6px grey;
}
-
- paper-icon-button {
- -webkit-padding-end: 0;
- }
</style>
</template>
</dom-module>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698