BS3: body padding.

This commit is contained in:
Ilya Konanykhin
2016-12-22 23:33:14 +06:00
parent 3c521eba15
commit 1774a6ad34
+1 -1
View File
@@ -1,5 +1,5 @@
body { body {
padding-top: 5px; padding-top: $grid-gutter-width / 2;
} }
.x-boundlist-item { .x-boundlist-item {