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

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

Issue 1714843004: MD Settings: Search page, remove last usage of chrome.searchPrivate API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments Created 4 years, 10 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 | « no previous file | chrome/browser/resources/settings/search_page/search_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 24b3126fbefdf2ad12afd09714e8f68e15cf587f..49ed33be09981823f9cce4b5ee48ab2823aabfd6 100644
--- a/chrome/browser/resources/settings/search_page/search_page.css
+++ b/chrome/browser/resources/settings/search_page/search_page.css
@@ -2,10 +2,6 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
-paper-button.search-engines-advanced {
- margin-top: 10px;
-}
-
-#searchEnginesMenu {
+select {
min-width: 150px;
}
« no previous file with comments | « no previous file | chrome/browser/resources/settings/search_page/search_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698