mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
mobile: position share dropdown
This commit is contained in:
parent
84c96c2bf7
commit
eb7b125254
1 changed files with 6 additions and 0 deletions
|
|
@ -23,5 +23,11 @@
|
|||
min-width: initial !important;
|
||||
}
|
||||
|
||||
/* position share dropdown */
|
||||
#dropdown {
|
||||
margin-right: 10% !important;
|
||||
width: 80% !important;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue