Skip to content

Commit

Permalink
update HISTORY.md with fix for pure-css#154
Browse files Browse the repository at this point in the history
  • Loading branch information
tilomitra committed Aug 20, 2013
1 parent f7dde71 commit cc88bf2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ Pure Change History
NEXT
----

### Grids

* Prevented grid units from falling to a new line on IE6 and IE7. Grid units now
have a separate `*width` value for oldIEs. This value is `0.005%` less than
the standard `width` value. This fix does not affect modern browsers. ([#154][])


[#154]: https://github.com/yui/pure/issues/154


0.2.1 (2013-07-17)
Expand Down

0 comments on commit cc88bf2

Please sign in to comment.