From 2fd79e63b688e8433c7d8d3233a48e78c66e930b Mon Sep 17 00:00:00 2001 From: Antonin Cezard Date: Sat, 26 Mar 2016 14:32:34 +0100 Subject: [PATCH] Fix indentation --- scss/grid/_grid.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/grid/_grid.scss b/scss/grid/_grid.scss index ef4d8471..4380c4ff 100755 --- a/scss/grid/_grid.scss +++ b/scss/grid/_grid.scss @@ -42,7 +42,7 @@ table { } &.spacer { - width: 100%; + width: 100%; } } -- 2.47.2