Add is-centered|right modifiers to .tags (#1384)

* add classes

* add to changelig

* move to appropriate place

* more specific margins
This commit is contained in:
Tim MacDonald
2017-11-06 01:09:36 +11:00
committed by Jeremy Thomas
parent 23636fd796
commit 06cebdf921
2 changed files with 13 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
* 🎉 #1235 Support for five column grid: `.is-one-fifth, .is-two-fifths, .is-three-fifths, .is-four-fifths`
* 🎉 #1287 New `.is-invisible` helper
* 🎉 #1255 New `.is-expanded` modifier for `navbar-item`
* 🎉 #1384 New `.is-centered` and `.is-right` modifiers for `tags`
### Improvements