mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge branch 'sharing-css-fix' into sharing-dropdown-fixes
This commit is contained in:
commit
170a5856e9
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@
|
|||
#shareWithList li {
|
||||
padding-top:.1em;
|
||||
}
|
||||
|
||||
#shareWithList li:first-child {
|
||||
white-space:normal;
|
||||
}
|
||||
|
||||
#dropdown label {
|
||||
font-weight:400;
|
||||
|
|
|
|||
Loading…
Reference in a new issue