Updated styles for multiple option selectors
This commit is contained in:
parent
b293254a41
commit
94794f2ca1
@ -25,7 +25,7 @@ textarea{
|
|||||||
min-height: $textarea-min-height;
|
min-height: $textarea-min-height;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[multiple]{
|
select[multiple]{
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user