mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
add HISTORY entry for commit 7b8cab1
This commit is contained in:
parent
7b8cab1eb7
commit
1446393fd9
@ -15,6 +15,8 @@ NEXT
|
||||
* Added `display: block` to `textarea` in `.pure-form-stacked` to fix an
|
||||
alignment issue for subsequent elements (Issue [#90](https://github.com/yui/pure/issues/90))
|
||||
|
||||
* Grid unit `pure-u-1` is now `{ display: inline-block; width: 100%; }` instead
|
||||
of `{ display: block; }` (Issue [#94](https://github.com/yui/pure/issues/94))
|
||||
|
||||
0.2.0 (2013-06-11)
|
||||
------------------
|
||||
|
Loading…
Reference in New Issue
Block a user