Fix button icon spacing

This commit is contained in:
Jeremy Thomas
2016-10-30 20:02:48 +00:00
parent 0e5c14ac26
commit b016326ac8
6 changed files with 570 additions and 591 deletions

View File

@@ -2,11 +2,14 @@
## 0.3.0
* Use `rem` and `em`
* Use `rem` and `em` (!)
* Fix Font Awesome icons in buttons (!)
* Fix message colors (!)
* Use `{% capture %}` to ensure same display as code snippet (!)
* Move variables to their own file
* Remove small tag
* Add `:focus` state
* Fix Font Awesome icons in buttons
* Fix table
* Remove table `.is-icon` and `.is-link`
* Add `.content` table
@@ -16,7 +19,6 @@
* Fix `.level-item` height
* Fix `.menu` spacing
* Deprecate `.menu-nav`
* Fix message colors (!)
## 0.2.2