Merge pull request #11258 from nextcloud/fix-contacts-menu-on-mentions

Fix contacts menu on mentions
This commit is contained in:
blizzz 2018-09-18 11:42:26 +02:00 committed by GitHub
commit 7f6d42c263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View file

@ -254,3 +254,8 @@
.app-files .action-comment {
padding: 16px 14px;
}
#commentsTabView .comment .message .contactsmenu-popover {
left: -6px;
top: 24px;
}

Binary file not shown.