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

View file

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