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

Unified Diff: chrome/browser/resources/options2/search_engine_manager.css

Issue 9309116: [Clean up] Fix style guide nits in chrome/browser/resources/options2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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
Index: chrome/browser/resources/options2/search_engine_manager.css
diff --git a/chrome/browser/resources/options2/search_engine_manager.css b/chrome/browser/resources/options2/search_engine_manager.css
index 1c528c190077ae9d05c34d427a2e8691e3574538..8fd084c06f37602df8f05ac7ffa3e4a8d2a0e77e 100644
--- a/chrome/browser/resources/options2/search_engine_manager.css
+++ b/chrome/browser/resources/options2/search_engine_manager.css
@@ -11,8 +11,8 @@
}
.search-engine-list .favicon {
- padding: 1px 7px 0 7px;
height: 16px;
+ padding: 1px 7px 0 7px;
}
.search-engine-list .name-column {
@@ -50,8 +50,8 @@
/* For temporary Make Default button */
.search-engine-list .url-column {
- display: -webkit-box;
-webkit-box-align: center;
+ display: -webkit-box;
}
.search-engine-list .url-column :first-child {
« no previous file with comments | « chrome/browser/resources/options2/password_manager.css ('k') | chrome/browser/resources/options2/startup_overlay.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698