Index: Source/WebCore/css/html.css |
=================================================================== |
--- Source/WebCore/css/html.css (revision 94270) |
+++ Source/WebCore/css/html.css (working copy) |
@@ -554,6 +554,7 @@ |
-webkit-appearance: push-button; |
white-space: nowrap; |
margin: 0; |
+ font-size: inherit; |
} |
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button { |