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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Prelec <mareprelc@gmail.com>2015-10-01 15:33:10 +0300
committerMarko Prelec <mareprelc@gmail.com>2015-10-01 15:33:10 +0300
commit12c53ff609cc89d323ff8d3d57a824e678387e53 (patch)
tree2b890e39a0d467444bc67a5c13104861b43fdd01 /scss/_grid.scss
parentf66d1631f59d88994a2d9fc1f8599ce143572bb0 (diff)
Update _grid.scss
Removed empty row.
Diffstat (limited to 'scss/_grid.scss')
-rw-r--r--scss/_grid.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_grid.scss b/scss/_grid.scss
index 2f58dc1ea8..c053d94664 100644
--- a/scss/_grid.scss
+++ b/scss/_grid.scss
@@ -120,5 +120,4 @@
.col-xl-center { align-self: center; }
.col-xl-bottom { align-self: flex-end; }
}
-
}