mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix #634
This commit is contained in:
parent
ea8b26ed12
commit
ffc66a0270
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user