mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
input selectgroups fixes
This commit is contained in:
@@ -4,6 +4,7 @@ Select group
|
||||
.form-selectgroup {
|
||||
display: inline-flex;
|
||||
margin: 0 -.5rem -.5rem 0;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.form-selectgroup-vertical {
|
||||
@@ -13,7 +14,6 @@ Select group
|
||||
.form-selectgroup-item {
|
||||
display: block;
|
||||
position: relative;
|
||||
flex-grow: 1;
|
||||
margin: 0 .5rem .5rem 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user