mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
increase width of version dropdown - fixes #9270
This commit is contained in:
parent
ff416eaa57
commit
eaf9d6eccc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#dropdown.drop-versions {
|
||||
width:320px;
|
||||
width: 360px;
|
||||
}
|
||||
|
||||
#found_versions li {
|
||||
|
|
|
|||
Loading…
Reference in a new issue