mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 04:03:57 -06:00
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 {
|
button.expand-post {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
margin-left: $topic-body-width-padding;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quote-button.visible {
|
.quote-button.visible {
|
||||||
|
Loading…
Reference in New Issue
Block a user