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

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

Issue 6299011: DOMUI Prefs: Small style fixes for Basics page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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 | « chrome/browser/resources/options/browser_options_page.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/options_page.css
diff --git a/chrome/browser/resources/options/options_page.css b/chrome/browser/resources/options/options_page.css
index d913fa69ee875cc81bcfde3e33a604c3f092b466..548a5117b8ffca75637141cb5a5f4198e5efa41f 100644
--- a/chrome/browser/resources/options/options_page.css
+++ b/chrome/browser/resources/options/options_page.css
@@ -277,6 +277,7 @@ html[hide-menu=true] #mainview {
.subpage-sheet .page h1 {
padding-top: 4px;
+ margin-bottom: 10px;
}
section {
@@ -587,7 +588,7 @@ select {
font-size: inherit;
margin: 0;
overflow: hidden;
- padding: 2px 20px 2px 3px;
+ padding: 2px 20px 2px 12px;
text-overflow: ellipsis;
white-space: nowrap;
}
« no previous file with comments | « chrome/browser/resources/options/browser_options_page.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698