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

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

Issue 8555030: Removed clipped bottom padding from chrome://flags and chrome://plugins headers. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 years, 1 month 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 | chrome/browser/resources/plugins.css » ('j') | chrome/browser/resources/plugins.css » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/flags.css
diff --git a/chrome/browser/resources/flags.css b/chrome/browser/resources/flags.css
index cad882096dcca230b6f9869db0573a68cd8dbce0..f09c28619e5d4633adeb3654ac5cd3e1da6c3bb2 100644
--- a/chrome/browser/resources/flags.css
+++ b/chrome/browser/resources/flags.css
@@ -32,7 +32,7 @@ div#header {
background: url('../../app/theme/flags_section.png') 0px 20px no-repeat;
display: inline;
margin: 0;
- padding-bottom: 43px;
+ padding-bottom: 20px;
-webkit-padding-start: 75px;
padding-top: 40px;
}
« no previous file with comments | « no previous file | chrome/browser/resources/plugins.css » ('j') | chrome/browser/resources/plugins.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698