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:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-09-15 16:47:18 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-09-15 16:47:18 +0400
commit2df3fa78ab55adbc5078c9cd8e0d8f3a5ae373aa (patch)
treedaae1ee7a2045e1bd687f1597adc4039adc82867 /assets/stylesheets/bootstrap/_grid.scss
parente9164d7ab123cb643e2cf7dece089f683cc610ea (diff)
rake convert for #723
Diffstat (limited to 'assets/stylesheets/bootstrap/_grid.scss')
-rw-r--r--assets/stylesheets/bootstrap/_grid.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/stylesheets/bootstrap/_grid.scss b/assets/stylesheets/bootstrap/_grid.scss
index f71f8b9..b15ca27 100644
--- a/assets/stylesheets/bootstrap/_grid.scss
+++ b/assets/stylesheets/bootstrap/_grid.scss
@@ -8,7 +8,7 @@
// Set the container width, and override it for fixed navbars in media queries.
.container {
- @include container-fixed();
+ @include container-fixed;
@media (min-width: $screen-sm-min) {
width: $container-sm;
@@ -28,7 +28,7 @@
// width for fluid, full width layouts.
.container-fluid {
- @include container-fixed();
+ @include container-fixed;
}
@@ -37,7 +37,7 @@
// Rows contain and clear the floats of your columns.
.row {
- @include make-row();
+ @include make-row;
}
@@ -45,7 +45,7 @@
//
// Common styles for small and large grid columns
-@include make-grid-columns();
+@include make-grid-columns;
// Extra small grid