add HISTORY.md entry for #265 fix

This commit is contained in:
Tilo Mitra 2014-02-09 23:45:53 -05:00
parent f2b5fd06bc
commit bf4ceed586

View File

@ -8,7 +8,9 @@ NEXT
* Improve how `<input type="color">` elements look in Chrome by fixing paddings. ([#283][] @jpetto)
* Remove `font-size` rules from `<input>`, `<legend>`, and `<fieldset>` elements within `.pure-form`. Font sizes are now inherited from your application's CSS file. ([#265][])
[#265]: https://github.com/yui/pure/issues/265
[#283]: https://github.com/yui/pure/issues/283