From 092655875a286a2d6283cefc747effe26a71d95e Mon Sep 17 00:00:00 2001 From: Kevin Garcia Date: Sat, 4 Mar 2017 20:49:01 -0800 Subject: [PATCH] Update _alpha.scss --- _alpha.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_alpha.scss b/_alpha.scss index aaf24ea..f65c8a4 100644 --- a/_alpha.scss +++ b/_alpha.scss @@ -43,7 +43,7 @@ @mixin omega($selector: self, $grid: $neat-grid) { @if $selector == self { clear: _neat-float-direction($grid); - @else { + } @else { #{$selector} { clear: _neat-float-direction($grid); }