Update bootstrap

This commit is contained in:
2016-02-01 10:56:56 -05:00
parent 7f54dc4b57
commit 54b9eacd09
19 changed files with 78 additions and 65 deletions
+2
View File
@@ -28,6 +28,8 @@
.container &,
.container-fluid & {
border-radius: @border-radius-large; // Only round corners at higher resolutions if contained in a container
padding-left: (@grid-gutter-width / 2);
padding-right: (@grid-gutter-width / 2);
}
.container {