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:
parent
2ed11acb47
commit
0f8f2966fa
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user