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

Side by Side Diff: chrome/browser/resources/settings/search_page/search_page.css

Issue 1125343005: Convert search page to Polymer 0.8. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: readonlys Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 .manage-search-engines {
2 -webkit-margin-start: 10px;
3 }
4
5 .search-engines {
6 align-items: center;
7 display: flex;
8 margin-top: 20px;
9 }
10
11 #searchEnginesMenu {
12 min-width: 150px;
13 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698