Merge pull request #11258 from nextcloud/fix-contacts-menu-on-mentions
Fix contacts menu on mentions
This commit is contained in:
commit
7f6d42c263
2 changed files with 5 additions and 0 deletions
|
@ -254,3 +254,8 @@
|
|||
.app-files .action-comment {
|
||||
padding: 16px 14px;
|
||||
}
|
||||
|
||||
#commentsTabView .comment .message .contactsmenu-popover {
|
||||
left: -6px;
|
||||
top: 24px;
|
||||
}
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue