mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
increase width of versions dialog
This commit is contained in:
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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue