Fix inputs with icons

This commit is contained in:
Jeremy Thomas
2016-10-30 14:59:46 +00:00
parent 73ab6b214d
commit 84a40052fc
8 changed files with 504 additions and 1079 deletions

View File

@@ -2,13 +2,15 @@
## 0.3.0
# Use `rem` and `em`
# 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
* Use `rem` and `em`
* 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
* Fix inputs with icons
## 0.2.2