fix reply popovers being too slim

This commit is contained in:
Henry Jameson 2020-08-19 00:18:52 +03:00
parent 815f230ac7
commit 36c9368ae5
1 changed files with 3 additions and 1 deletions

View File

@ -154,7 +154,9 @@ $status-margin: 0.75em;
}
.reply-to-popover {
position: relative;
.reply-to {
position: relative;
}
.reply-to:hover::before {
content: '';