Comment padding/color tweaks for the blog and projects

This commit is contained in:
Pablo Vazquez 2017-09-25 10:15:05 +02:00
parent 8fd577c733
commit ec42d033b3
2 changed files with 14 additions and 2 deletions

View File

@ -659,8 +659,12 @@ ul.project_nav-edit-list
opacity: 1
display: block !important
#comments-embed
padding: 0 20px 20px 20px
section.comments-list
.comment-reply-container
padding: 15px 20px 0
.comments-list-header
padding: 0 20px
/* Project context on the right of the navigation */
/* Contains #project_context */

View File

@ -323,6 +323,14 @@
.comment-reply-container
background-color: transparent
.comment-reply-field
textarea, .comment-reply-meta
background-color: $color-background-light
&.filled
.comment-reply-meta
background-color: $color-success
.comment-reply-form
+media-xs
padding: