Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets/bootstrap/_grid.scss')
-rw-r--r--assets/stylesheets/bootstrap/_grid.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/stylesheets/bootstrap/_grid.scss b/assets/stylesheets/bootstrap/_grid.scss
index 9ab9ae0..a227515 100644
--- a/assets/stylesheets/bootstrap/_grid.scss
+++ b/assets/stylesheets/bootstrap/_grid.scss
@@ -16,7 +16,6 @@
@if $enable-grid-classes {
.container-fluid {
- width: 100%;
@include make-container();
}
}