mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
remove unnecessary quote spacing on expand replies
This commit is contained in:
parent
e84e72dfcd
commit
92d42a43fd
1 changed files with 0 additions and 1 deletions
|
@ -285,7 +285,6 @@ nav.post-controls {
|
|||
.fa-arrow-up {margin-left: 5px;}
|
||||
.row {border-top: 1px solid darken(scale-color-diff(), 10%); padding-top: 7px;}
|
||||
.reply:first-of-type .row {border-top: none;}
|
||||
.quote {margin-top: 0 !important;}
|
||||
background: scale-color-diff();
|
||||
|
||||
.quote .title, blockquote, .onebox, .onebox-result {
|
||||
|
|
Loading…
Reference in a new issue