increase width of version dropdown - fixes #9270
This commit is contained in:
parent
ff416eaa57
commit
eaf9d6eccc
|
@ -1,5 +1,5 @@
|
|||
#dropdown.drop-versions {
|
||||
width:320px;
|
||||
width: 360px;
|
||||
}
|
||||
|
||||
#found_versions li {
|
||||
|
|
Loading…
Reference in New Issue