UX: expand-post button alignment fix (#7865)
This commit is contained in:
parent
2cd4e95d82
commit
e49b5fa30c
|
@ -482,6 +482,7 @@ span.post-count {
|
|||
|
||||
button.expand-post {
|
||||
margin-top: 10px;
|
||||
margin-left: $topic-body-width-padding;
|
||||
}
|
||||
|
||||
.quote-button.visible {
|
||||
|
|
Loading…
Reference in New Issue