UX: expand-post button alignment fix (#7865)

This commit is contained in:
Joe 2019-07-08 14:36:15 +08:00 committed by GitHub
parent 2cd4e95d82
commit e49b5fa30c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -482,6 +482,7 @@ span.post-count {
button.expand-post {
margin-top: 10px;
margin-left: $topic-body-width-padding;
}
.quote-button.visible {