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

Unified Diff: chrome/browser/resources/options/manage_profile_overlay.css

Issue 212603011: Newly created profiles should have the grey silhouette as avatar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase reviewed 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: chrome/browser/resources/options/manage_profile_overlay.css
diff --git a/chrome/browser/resources/options/manage_profile_overlay.css b/chrome/browser/resources/options/manage_profile_overlay.css
index 2d7596c212b803a7f86ce078068f2192f6152b69..2ea31e0ba235b31be66402e0dbffd09f0a375409 100644
--- a/chrome/browser/resources/options/manage_profile_overlay.css
+++ b/chrome/browser/resources/options/manage_profile_overlay.css
@@ -7,14 +7,14 @@
}
.profile-icon-grid-item {
- height: 31px;
+ height: 38px;
margin: 2px 4px;
padding: 4px;
width: 38px;
}
.profile-icon {
- height: 31px;
+ height: 38px;
width: 38px;
}
« no previous file with comments | « chrome/browser/resources/options/browser_options.css ('k') | chrome/browser/ui/cocoa/profiles/avatar_icon_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698