mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -04:00
Fix popover arrow
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
8a12f0bc8f
commit
ef04bea5fb
1 changed files with 4 additions and 0 deletions
|
|
@ -84,6 +84,10 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
#shareWithList .sharingOptionsGroup .popovermenu:after {
|
||||
right: 3px;
|
||||
}
|
||||
|
||||
#shareWithList label input[type=checkbox] {
|
||||
margin-left: 0;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Reference in a new issue