Update HISTORY.md to remove reverted .pure-button:visited commit

This commit is contained in:
Eric Ferraiuolo 2013-07-17 14:10:44 -07:00
parent 34e10e6389
commit 0bd386e421

View File

@ -4,11 +4,6 @@ Pure Change History
NEXT
----
### Buttons
* `<a>` buttons no longer inherit default `a:visited` styles. This prevents the
button's foreground `color` from changing after the URL is visited. ([#87][])
### Forms
* (!) Made `[readonly]` `<input>`s look visually different to `[disabled]` and