mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 08:45:05 +00:00
Merge pull request #3525 from techAPJ/patch-2
UX: post content was moving up when viewing replies
This commit is contained in:
commit
bd33cd3ffb
@ -135,7 +135,7 @@ aside.quote {
|
||||
|
||||
// this ensures consistent top margin on topic posts even if the first line of a post
|
||||
// is a top-margin-less element like a list or image.
|
||||
.topic-body .contents {
|
||||
.topic-body .regular {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user