Chromium Code Reviews| Index: chrome/browser/resources/shared/css/checkbox.css |
| =================================================================== |
| --- chrome/browser/resources/shared/css/checkbox.css (revision 113322) |
| +++ chrome/browser/resources/shared/css/checkbox.css (working copy) |
| @@ -13,6 +13,7 @@ |
| border-radius: 3px; |
| border: 1px solid #a0a0a0; |
| display: inline-block; |
| + font: inherit; |
|
James Hawkins
2011/12/08 21:53:50
Add the note about the WebKit bug.
csilv
2011/12/09 18:25:58
Done.
|
| height: 16px; |
| margin-bottom: 0; |
| margin-top: 0; |