diff --git a/public/stylesheets/sass/new-templates.scss b/public/stylesheets/sass/new-templates.scss index 20b061c49..ba8b0f115 100644 --- a/public/stylesheets/sass/new-templates.scss +++ b/public/stylesheets/sass/new-templates.scss @@ -576,7 +576,7 @@ $pane-width: 420px; background-color: #000; color: #fff; - &:last-child { + &.comment { padding-right: 5px; margin-right: 0; }