mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/comments: fix top margin in block quotes
This commit is contained in:
@ -151,5 +151,7 @@ $comment-border-color = #DDD
|
|||||||
background: #fafafa
|
background: #fafafa
|
||||||
color: #444
|
color: #444
|
||||||
|
|
||||||
|
:first-child
|
||||||
|
margin-top: 0
|
||||||
:last-child
|
:last-child
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
|
Reference in New Issue
Block a user