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 > * {
|
||||
white-space: nowrap;
|
||||
}
|
||||
main.control select {
|
||||
main.control select[multiple] {
|
||||
display: block;
|
||||
width: 300px;
|
||||
height: 100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue