CSS cleanup and use classes for styling

This commit is contained in:
2018-09-17 18:16:42 +02:00
parent 57f5836829
commit 13b606df45
4 changed files with 5 additions and 69 deletions

View File

@@ -32,7 +32,7 @@ $comments-width-max: 710px
.comment-reply-container
display: flex
position: relative
padding: 15px 0 20px 0
padding: 15px 0
transition: background-color 150ms ease-in-out, padding 150ms ease-in-out, margin 150ms ease-in-out
&.comment-linked