1
0
Fork 0

Correct margins on quote posts

This commit is contained in:
Ryan Fox 2022-01-23 19:28:38 -08:00
parent 222d4277a7
commit 906736dbd7
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ span.applink {
border: 2px solid #272b30;
border-radius: 15px;
padding: 8px;
margin-bottom: 8px;
margin: 8px 0;
}
.status-quote .avatar {