This commit is contained in:
Jeremy Thomas
2016-05-29 13:16:09 +01:00
parent b620db1a6c
commit 530777e1aa
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
* Fix: #217 * Fix: #217
* Fix: #213 * Fix: #213
* Fix: #209 * Fix: #209
* Fix: #205
## 0.0.26 ## 0.0.26

View File

@@ -96,7 +96,7 @@
&.is-disabled &.is-disabled
opacity: 0.5 opacity: 0.5
&.is-fullwidth &.is-fullwidth
display: block display: flex
width: 100% width: 100%
&.is-loading &.is-loading
color: transparent !important color: transparent !important