mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
Merge pull request #2221 from awesomerobot/master
fixing blockquotes in composer preview
This commit is contained in:
commit
554485cf87
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@ div.ac-wrap {
|
|||
p {
|
||||
margin-top: 19px;
|
||||
}
|
||||
blockquote p:first-of-type {margin-top: 0px;}
|
||||
}
|
||||
#wmd-input, #wmd-preview-scroller {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue