From c505694b2dae4931455d4db996d7e91223ff9d37 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Wed, 30 Jan 2019 23:12:35 +0100 Subject: [PATCH] Formatting --- src/styles/_comments.sass | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/styles/_comments.sass b/src/styles/_comments.sass index 7bba82a4..60343dd0 100644 --- a/src/styles/_comments.sass +++ b/src/styles/_comments.sass @@ -18,7 +18,7 @@ $comments-width-max: 710px position: relative padding: 15px 0 transition: background-color 150ms ease-in-out, padding 150ms ease-in-out, margin 150ms ease-in-out - + &.comment-linked background-color: $color-background-light !important box-shadow: inset 3px 0 0 $color-info @@ -122,7 +122,7 @@ $comments-width-max: 710px &.is-first border-top: 1px solid $color-background - + /* Rating, and actions such as reply */ .comment-meta +media-xs @@ -184,7 +184,7 @@ $comments-width-max: 710px &:hover color: $color-primary text-decoration: underline - + &:before color: $color-text-dark-secondary content: 'ยท' @@ -192,7 +192,7 @@ $comments-width-max: 710px left: -10px position: relative text-decoration: none - + .attachments display: flex flex-direction: column @@ -214,7 +214,7 @@ $comments-width-max: 710px color: $color-danger input max-height: 2em - + &.error input border-color: $color-danger