diff options
| author | Marko Prelec <[email protected]> | 2015-10-01 14:33:10 +0200 |
|---|---|---|
| committer | Marko Prelec <[email protected]> | 2015-10-01 14:33:10 +0200 |
| commit | 12c53ff609cc89d323ff8d3d57a824e678387e53 (patch) | |
| tree | 2b890e39a0d467444bc67a5c13104861b43fdd01 /scss | |
| parent | f66d1631f59d88994a2d9fc1f8599ce143572bb0 (diff) | |
| download | bootstrap-12c53ff609cc89d323ff8d3d57a824e678387e53.tar.xz bootstrap-12c53ff609cc89d323ff8d3d57a824e678387e53.zip | |
Update _grid.scss
Removed empty row.
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_grid.scss | 1 |
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; } } - } |
