remove unnecessary quote spacing on expand replies
This commit is contained in:
parent
e84e72dfcd
commit
92d42a43fd
|
@ -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 New Issue