increase width of versions dialog

remotes/origin/stable6
Bjoern Schiessle 2013-08-17 11:01:43 +07:00
parent 62f84ff79c
commit 137cd2ca89
1 changed files with 4 additions and 0 deletions

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