2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

use px in grid col padding since we're using px everywhere else for them

This commit is contained in:
Mark Otto
2016-02-06 13:01:52 -08:00
parent 3743f279c1
commit 414ae3aa1a
+1 -1
View File
@@ -130,7 +130,7 @@ $container-max-widths: (
// Set the number of columns and specify the width of the gutters.
$grid-columns: 12 !default;
$grid-gutter-width: 1.875rem !default; // 30px
$grid-gutter-width: 15px !default; // 30px
// Typography