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