increase width of version dropdown - fixes #9270

This commit is contained in:
Morris Jobke 2014-07-01 16:17:00 +02:00
parent ff416eaa57
commit eaf9d6eccc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#dropdown.drop-versions {
width:320px;
width: 360px;
}
#found_versions li {