increase width of versions dialog

This commit is contained in:
Bjoern Schiessle 2013-08-17 11:01:43 +02:00
parent 62f84ff79c
commit 137cd2ca89
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
#dropdown.drop-versions {
width:22em;
}
#found_versions li {
width: 100%;
cursor: default;