1
0
Fork 0

Strip inline quotes

This commit is contained in:
Ryan Fox 2022-01-24 15:55:53 -08:00
parent 906736dbd7
commit 2fbcef5e4c
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E
1 changed files with 4 additions and 0 deletions

View File

@ -344,6 +344,10 @@ span.applink {
margin-left: 50px;
}
.quote-inline {
display: none;
}
.follow-profile-date {
font-weight: normal;
}