Better widths for select elements here.
This commit is contained in:
parent
4580ba65e2
commit
5984d26a57
@ -981,6 +981,10 @@ summary { cursor: pointer; }
|
||||
float: left;
|
||||
width: 33% ;
|
||||
}
|
||||
|
||||
#edit_entry_metadata select { width: 100%; }
|
||||
|
||||
#edit_entry_metadata select[multiple] { width: 84%; }
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1280px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user