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

Unified Diff: chrome/browser/resources/chromeos/login/oobe.css

Issue 9049006: [cros] Profile photo caption made multiline. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe.css
diff --git a/chrome/browser/resources/chromeos/login/oobe.css b/chrome/browser/resources/chromeos/login/oobe.css
index 0331c49893aa87e49f2392ee7bb7e3154a0a1792..b39917761aaa6857699b91595fd58d08fff52d22 100644
--- a/chrome/browser/resources/chromeos/login/oobe.css
+++ b/chrome/browser/resources/chromeos/login/oobe.css
@@ -337,9 +337,6 @@ html[dir=rtl] #user-image-preview {
color: dimGray;
font-size: smaller;
margin: 8px 4px;
- overflow: hidden;
Nikita (slow) 2011/12/28 14:49:42 How many lines could fit in there now? 2 or 3?
Ivan Korotkov 2011/12/28 15:31:56 2. It doesn't look neatly enough IMO, so I'd sugge
Nikita (slow) 2011/12/28 18:44:43 Please mention that in message description. You co
- text-overflow: ellipsis;
- white-space: nowrap;
}
#footer {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698