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

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

Issue 893963004: The alignment of chrome version number content/text description should be proper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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.css
diff --git a/chrome/browser/resources/about_version.css b/chrome/browser/resources/about_version.css
index 4f19be804539029281c98ac287a05f61ee35de8e..343dedfafa7cc7e0030852538b28b0060622af08 100644
--- a/chrome/browser/resources/about_version.css
+++ b/chrome/browser/resources/about_version.css
@@ -59,4 +59,5 @@ body {
font-family: monospace;
max-width: 430px;
padding-left: 5px;
+ vertical-align: bottom;
}
« 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