Add link button

This commit is contained in:
Jeremy Thomas
2016-03-26 15:38:33 +00:00
parent 7675f7b522
commit 2a5e1149fe
3 changed files with 49 additions and 15 deletions

View File

@@ -2,8 +2,12 @@
### Added
* `.control.is-inline` for horizontal forms
* `.pagination`
* `.control.is-horizontal` for horizontal forms
* `.help` for controls
### Updated
* `.button` needs an `.icon` now
* `.control.is-grouped` renamed to `.control.has-addons`
* `.control.is-inline` renamed to `.control.is-grouped`