Status: strip compatibility features from markup when importing
This commit is contained in:
parent
35ab65efcf
commit
462df83989
4 changed files with 0 additions and 9 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -821,12 +821,3 @@ a.status-card.compact:hover {
|
||||||
margin-top: 5px !important;
|
margin-top: 5px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Fedibird quote post compatibility */
|
|
||||||
.status__content,
|
|
||||||
.quoted-status__content {
|
|
||||||
.quote-inline,
|
|
||||||
.recipients-inline {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue