Removed !important from layout > cols mixin padding

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