mirror of
https://github.com/pure-css/pure
synced 2025-03-13 06:24:28 +01:00
Add HISTORY entry for normalized button heights
This commit is contained in:
parent
74c952aa68
commit
1fa9cf9001
10
HISTORY.md
10
HISTORY.md
@ -11,11 +11,17 @@ NEXT
|
|||||||
|
|
||||||
### Buttons
|
### Buttons
|
||||||
|
|
||||||
* Removed all the occurrences of `-ms-linear-gradient()` from Buttons since it has
|
* Removed all the occurrences of `-ms-linear-gradient()` from Buttons since it
|
||||||
never been in the final version of IE 10. ([#200][]: @AurelioDeRosa)
|
has never been in the final version of IE 10. ([#200][]: @AurelioDeRosa)
|
||||||
|
|
||||||
|
* `<input>` Buttons now have the same height as non-input buttons.
|
||||||
|
`font-family: inherit;` has been added to the `.pure-button` selector to
|
||||||
|
normalize the difference in height. ([#221][] @narcis-radu)
|
||||||
|
|
||||||
|
|
||||||
[#200]: https://github.com/yui/pure/issues/200
|
[#200]: https://github.com/yui/pure/issues/200
|
||||||
|
[#221]: https://github.com/yui/pure/issues/221
|
||||||
|
|
||||||
|
|
||||||
0.3.0 (2013-09-09)
|
0.3.0 (2013-09-09)
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user