Removed px from layout > cols mixin padding

This commit is contained in:
2017-04-05 09:26:16 +02:00
parent 426dde5b61
commit 02e7a213c4
+1 -1
View File
@@ -10,7 +10,7 @@
/* Gutters */
margin: 0 -4px -4px 0 !important;
padding: 0 $gutter+px $gutter+px 0 !important;
padding: 0 $gutter $gutter 0 !important;
border: none !important;
/* Typography */