1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Update _grid.scss

Removed empty row.
This commit is contained in:
Marko Prelec 2015-10-01 14:33:10 +02:00
parent f66d1631f5
commit 12c53ff609

View file

@ -120,5 +120,4 @@
.col-xl-center { align-self: center; } .col-xl-center { align-self: center; }
.col-xl-bottom { align-self: flex-end; } .col-xl-bottom { align-self: flex-end; }
} }
} }