mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
min-width for dropdown list boxes
This commit is contained in:
parent
0646d11f72
commit
1887be4223
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@
|
|||
font-size: 12pt;
|
||||
color: #555;
|
||||
height: 30px;
|
||||
width: 120px;
|
||||
min-width: 136px;
|
||||
}
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue