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

Unified Diff: trunk/src/chrome/browser/resources/options/browser_options.css

Issue 234583008: Revert 263262 "Newly created profiles should have the grey silho..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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: trunk/src/chrome/browser/resources/options/browser_options.css
===================================================================
--- trunk/src/chrome/browser/resources/options/browser_options.css (revision 263283)
+++ trunk/src/chrome/browser/resources/options/browser_options.css (working copy)
@@ -106,7 +106,7 @@
}
#profiles-list > * {
- height: 47px;
+ height: 40px;
}
#profiles-list:focus {
@@ -114,7 +114,7 @@
}
.profile-img {
- height: 38px;
+ height: 31px;
padding: 3px;
vertical-align: middle;
width: 38px;

Powered by Google App Engine
This is Rietveld 408576698