diff --git a/app/assets/stylesheets/desktop/compose.scss b/app/assets/stylesheets/desktop/compose.scss index 196557404..4a8751353 100644 --- a/app/assets/stylesheets/desktop/compose.scss +++ b/app/assets/stylesheets/desktop/compose.scss @@ -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;