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

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

Issue 2898023002: MD Settings: Fix omnibox search engine name misalignment. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « chrome/browser/resources/settings/search_engines_page/omnibox_extension_entry.html ('k') | 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 31b0b64d61cf0328fe15835e99006b174467af8e..46bf166feffc54ff4199a1e72ebfa98584b0449b 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
@@ -11,10 +11,6 @@
vertical-align: middle;
}
- .name {
- margin: auto;
- }
-
.dropdown-content {
background: white;
box-shadow: 0 2px 6px grey;
« no previous file with comments | « chrome/browser/resources/settings/search_engines_page/omnibox_extension_entry.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698