Remove duplicate css property (#3543) [ci skip]

This commit is contained in:
Leonel Elimpe 2019-07-26 18:34:27 +01:00 committed by Mac Siri
parent 7c1917f5f7
commit 6cc0d125b5

View file

@ -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;