Index: chrome/browser/resources/options2/manage_profile_overlay.css |
diff --git a/chrome/browser/resources/options2/manage_profile_overlay.css b/chrome/browser/resources/options2/manage_profile_overlay.css |
index 6db1694c49736216e28fb0c951dc1e5d18c66cba..ff91d87b63f0c785394ec3244d8dc65011e45d39 100644 |
--- a/chrome/browser/resources/options2/manage_profile_overlay.css |
+++ b/chrome/browser/resources/options2/manage_profile_overlay.css |
@@ -3,7 +3,8 @@ |
* found in the LICENSE file. */ |
#manage-profile-overlay { |
- width: 512px; |
+ max-width: 512px; |
+ min-width: 463px; |
Evan Stade
2012/08/07 04:57:11
levae this stuff for another patch
|
} |
.profile-icon-grid-item { |