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

Unified Diff: chrome/browser/resources/about_version.html

Issue 601057: Remove pixel size from about:version. (Closed)
Patch Set: nowrap Created 10 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
« 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/about_version.html
diff --git a/chrome/browser/resources/about_version.html b/chrome/browser/resources/about_version.html
index cdc52350e88ff2d829855ab413e4060793f86f85..af3b8adf49ec612eb3336a5b73ec5cd21dc41478 100644
--- a/chrome/browser/resources/about_version.html
+++ b/chrome/browser/resources/about_version.html
@@ -28,7 +28,7 @@ about:version template page
.label {
font-weight: bold;
text-align: right;
- width: 120px;
+ white-space: nowrap;
padding-right: 5px;
font-size: 0.9em;
border-right: 0px solid black;
« 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