diff --git a/apps/comments/css/comments.css b/apps/comments/css/comments.css index 1ed418df2f..19c15786a5 100644 --- a/apps/comments/css/comments.css +++ b/apps/comments/css/comments.css @@ -112,7 +112,7 @@ background-repeat: no-repeat; } -#commentsTabView .authorRow>div { +#commentsTabView .authorRow>div:not(.contactsmenu-popover) { display: inline-block; vertical-align: middle; }