Correct margins on quote posts
This commit is contained in:
parent
222d4277a7
commit
906736dbd7
@ -325,7 +325,7 @@ span.applink {
|
|||||||
border: 2px solid #272b30;
|
border: 2px solid #272b30;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
margin-bottom: 8px;
|
margin: 8px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status-quote .avatar {
|
.status-quote .avatar {
|
||||||
|
Loading…
Reference in New Issue
Block a user