only style select multiple on the control panel
This commit is contained in:
parent
211fa7018f
commit
a93a974220
1 changed files with 1 additions and 1 deletions
|
@ -1233,7 +1233,7 @@ main.control h4 {
|
||||||
main.control form tr > * {
|
main.control form tr > * {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
main.control select {
|
main.control select[multiple] {
|
||||||
display: block;
|
display: block;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue