th: quotes: Align quote icon better in posts
parent
08ed527b63
commit
30aa632979
|
@ -1117,6 +1117,14 @@ body > [data-popper-placement] {
|
||||||
|
|
||||||
.status__quote {
|
.status__quote {
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
|
.quote-display-name {
|
||||||
|
.icon {
|
||||||
|
margin-left: -3px;
|
||||||
|
margin-right: 3px;
|
||||||
|
margin-bottom: 2px;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply-indicator {
|
.reply-indicator {
|
||||||
|
|
Loading…
Reference in New Issue