From: lineardevon Date: Tue, 12 Aug 2014 19:07:43 +0000 (-0400) Subject: Switch to compatible dash character in comments X-Git-Tag: v5.4.1~5^2~4^2~2^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F5602%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Switch to compatible dash character in comments Prevents error on SASS compile referenced in #5398 --- diff --git a/scss/foundation/components/_icon-bar.scss b/scss/foundation/components/_icon-bar.scss index 27960d43c..2e2e38e40 100755 --- a/scss/foundation/components/_icon-bar.scss +++ b/scss/foundation/components/_icon-bar.scss @@ -165,12 +165,12 @@ $icon-bar-item-padding: 1.25rem !default; } // We use this to quickly create icon bars with a single mixin -// $height – The overall calculated height of the icon bar (horizontal) -// $bar-bg – the background color of the bar -// $bar-font-color – the font color -// $bar-hover-color – okay these are pretty obvious variables -// $bar-icon-color – maybe we could skip explaining them all? Okay this one does change icon color if you use an icon font -// $bar-active-color – the color of an active / hover state +// $height - The overall calculated height of the icon bar (horizontal) +// $bar-bg - the background color of the bar +// $bar-font-color - the font color +// $bar-hover-color - okay these are pretty obvious variables +// $bar-icon-color - maybe we could skip explaining them all? Okay this one does change icon color if you use an icon font +// $bar-active-color - the color of an active / hover state // $base-style - Apply base styles? Default: true. @mixin icon-bar(