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

Unified Diff: chrome/browser/resources/shared/css/button.css

Issue 9555016: [uber] css hack n slash (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: chrome/browser/resources/shared/css/button.css
diff --git a/chrome/browser/resources/shared/css/button.css b/chrome/browser/resources/shared/css/button.css
index d4161393c26955a0ba31e99bb31800660a44f287..f8c1f7900c5b3ff339de18abe575adaa5dd1c64b 100644
--- a/chrome/browser/resources/shared/css/button.css
+++ b/chrome/browser/resources/shared/css/button.css
@@ -17,6 +17,7 @@ input[type='submit']:not(.custom-appearance):not(.link-button) {
font-family: inherit;
font-size: inherit;
margin-bottom: 0;
+ margin-top: 0;
min-width: 4em;
padding: 3px 12px;
}

Powered by Google App Engine
This is Rietveld 408576698