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

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

Issue 9579001: css hack n' slash, continued: New styles for buttons and selects. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: message font size 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/chrome_shared2.css
diff --git a/chrome/browser/resources/shared/css/chrome_shared2.css b/chrome/browser/resources/shared/css/chrome_shared2.css
index c3c1921a0eb927efd7c2c77f65046dfb56fd3b73..2602c1ccf937c5576b7b84b55aa1dfb13ab91d11 100644
--- a/chrome/browser/resources/shared/css/chrome_shared2.css
+++ b/chrome/browser/resources/shared/css/chrome_shared2.css
@@ -86,7 +86,7 @@ input:not([type]) {
border: 1px solid #bfbfbf;
border-radius: 2px;
font: inherit;
- font-size: inherit;
+ height: 2em;
margin: 0;
padding: 3px;
}
« no previous file with comments | « chrome/browser/resources/shared/css/chrome_shared.css ('k') | chrome/browser/resources/shared/css/select.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698