aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Prelec <[email protected]>2015-10-01 14:33:10 +0200
committerMarko Prelec <[email protected]>2015-10-01 14:33:10 +0200
commit12c53ff609cc89d323ff8d3d57a824e678387e53 (patch)
tree2b890e39a0d467444bc67a5c13104861b43fdd01
parentf66d1631f59d88994a2d9fc1f8599ce143572bb0 (diff)
downloadbootstrap-12c53ff609cc89d323ff8d3d57a824e678387e53.tar.xz
bootstrap-12c53ff609cc89d323ff8d3d57a824e678387e53.zip
Update _grid.scss
Removed empty row.
-rw-r--r--scss/_grid.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_grid.scss b/scss/_grid.scss
index 2f58dc1ea..c053d9466 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; }
}
-
}