This commit is contained in:
Henry Jameson 2020-08-19 00:38:54 +03:00
parent 61966d290a
commit d7c42f1469

View file

@ -154,10 +154,6 @@ $status-margin: 0.75em;
}
.reply-to-popover {
.reply-to {
position: relative;
}
.reply-to:hover::before {
content: '';
display: block;
@ -188,6 +184,7 @@ $status-margin: 0.75em;
.reply-to {
display: flex;
position: relative;
}
.reply-to-text {