Update HISTORY.md with fix for #174

This commit is contained in:
Ricardo Torres 2013-08-25 21:10:44 -03:00
parent 44d577192e
commit a89eb87d79

View File

@ -12,7 +12,7 @@ NEXT
### Forms
* Added `vertical-align: top;` to `<textarea>`s in `.pure-form-aligned` `<form>`s to fix an alignment issue where its label was aligned to the middle. ([#174][])
* Added `vertical-align: top;` to `<textarea>`s in `.pure-form-aligned` `<form>`s to fix an alignment issue where its label was aligned to the middle. (#174)
* Added `:focus` styles to `[readonly]` `<input>` elements. ([#143][])
### Grids