]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fix: remove duplicate border-left-width:0 in drilldown 11598/head
authorDaniel Ruf <daniel.ruf@ueberbit.de>
Mon, 19 Nov 2018 08:14:27 +0000 (09:14 +0100)
committerDaniel Ruf <daniel.ruf@ueberbit.de>
Mon, 19 Nov 2018 08:14:50 +0000 (09:14 +0100)
scss/components/_drilldown.scss

index 81b82cba7c0a617af84bb9932ff81178a31e2347..81d39937bbe321bb648a73d050d01496c2db3f51 100644 (file)
@@ -131,7 +131,6 @@ $drilldown-arrow-size: 6px !default;
 
       .js-drilldown-back > a::before {
         @include css-triangle($drilldown-arrow-size, $drilldown-arrow-color, $global-left);
-        border-#{$global-left}-width: 0;
         display: inline-block;
         vertical-align: middle;
         margin-#{$global-right}: 0.75rem; // Creates space between the arrow and the text