]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update _settings.scss 4826/head
authormathieulavigne <feellowes@hotmail.com>
Thu, 27 Mar 2014 19:35:08 +0000 (15:35 -0400)
committermathieulavigne <feellowes@hotmail.com>
Thu, 27 Mar 2014 19:35:08 +0000 (15:35 -0400)
Unexpected space in rgba value.

scss/foundation/_settings.scss

index 0a6197e443171d41d099a5c0b4b80a1202afdd06..c7c63712ae4bddbe45ea223ab282de667163d607 100644 (file)
 // We use these to set the background colors for parts of Clearing.
 // $clearing-bg: #333;
 // $clearing-caption-bg: $clearing-bg;
-// $clearing-carousel-bg: rgba (51,51,51,0.8);
+// $clearing-carousel-bg: rgba(51,51,51,0.8);
 // $clearing-img-bg: $clearing-bg;
 
 // We use these to style the close button