fixing blockquotes in composer preview
This commit is contained in:
parent
d064dd241f
commit
3846826bb1
|
@ -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 New Issue