Pure Change History =================== NEXT ---- ### Base * The `body` selector in the `base-context` module is now replaced with `.pure`, like the `html` selector. ### Buttons * Removed all the occurrences of `-ms-linear-gradient()` from Buttons since it has never been in the final version of IE 10. ([#200][]: @AurelioDeRosa) * `` 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) * Buttons now have visually uniform default `padding` on all four sides. The left/right padding is 2x the top/bottom padding. ([#191][] @achalv) ### Forms * Added `vertical-align: top;` to `