1
mirror of https://github.com/pure-css/pure synced 2025-03-13 06:24:28 +01:00

Revert "Same height for pure-button when using custom fonts"

This reverts commit 2ed11acb47fea0a016761278e93b0c4343473227.
This commit is contained in:
Narcis Radu 2013-10-26 09:30:57 +03:00
parent 2ed11acb47
commit 0f8f2966fa

View File

@ -1,7 +1,6 @@
/*csslint unqualified-attributes:false, outline-none:false*/
.pure-button {
font-family: inherit;
font-size: 100%;
*font-size: 90%; /*IE 6/7 - To reduce IE's oversized button text*/
*overflow: visible; /*IE 6/7 - Because of IE's overly large left/right padding on buttons */