increase width of versions dialog
This commit is contained in:
parent
62f84ff79c
commit
137cd2ca89
|
@ -1,3 +1,7 @@
|
|||
#dropdown.drop-versions {
|
||||
width:22em;
|
||||
}
|
||||
|
||||
#found_versions li {
|
||||
width: 100%;
|
||||
cursor: default;
|
||||
|
|
Loading…
Reference in New Issue