mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Fix #634
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
* Fix #637 customize Bulma
|
* Fix #637 customize Bulma
|
||||||
* Fix #584 loading select
|
* Fix #584 loading select
|
||||||
* Fix #571 control height
|
* Fix #571 control height
|
||||||
|
* Fix #634 is-grouped control
|
||||||
|
|
||||||
## 0.4.0
|
## 0.4.0
|
||||||
|
|
||||||
|
|||||||
@@ -226,7 +226,6 @@ $input-radius: $radius !default
|
|||||||
display: flex
|
display: flex
|
||||||
justify-content: flex-start
|
justify-content: flex-start
|
||||||
& > .control
|
& > .control
|
||||||
flex-basis: 0
|
|
||||||
flex-shrink: 0
|
flex-shrink: 0
|
||||||
&:not(:last-child)
|
&:not(:last-child)
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user