Update HISTORY.md with fix for #174

This commit is contained in:
Ricardo Torres 2013-08-25 21:03:50 -03:00
parent 6794a82db8
commit 43a950289d

View File

@ -12,6 +12,7 @@ NEXT
### Forms ### 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 `:focus` styles to `[readonly]` `<input>` elements. ([#143][]) * Added `:focus` styles to `[readonly]` `<input>` elements. ([#143][])
### Grids ### Grids