fixing blockquotes in composer preview

This commit is contained in:
Kris Aubuchon 2014-04-02 22:59:25 -04:00
parent d064dd241f
commit 3846826bb1
1 changed files with 1 additions and 0 deletions

View File

@ -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;