From 6cc0d125b5e9dac010080ffca408ce23e7d59f0c Mon Sep 17 00:00:00 2001 From: Leonel Elimpe Date: Fri, 26 Jul 2019 18:34:27 +0100 Subject: [PATCH] Remove duplicate css property (#3543) [ci skip] --- app/assets/stylesheets/comments.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/comments.scss b/app/assets/stylesheets/comments.scss index 58dfe7a32..4d7cc866b 100644 --- a/app/assets/stylesheets/comments.scss +++ b/app/assets/stylesheets/comments.scss @@ -699,7 +699,6 @@ a.header-link { .details { padding: 0px; border-top-left-radius: 3px; - border-top-left-radius: 3px; @include themeable(color, theme-secondary-color, $dark-gray); position: relative; // background:$light-gray;