0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

line break for sanity

This commit is contained in:
Mark Otto 2016-12-24 18:54:03 -08:00
parent bab4f1ef3c
commit dcd4a63e4e

View File

@ -44,6 +44,7 @@
// Some special margin utils
@include media-breakpoint-up($breakpoint) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
.m#{$infix}-auto { margin: auto !important; }
.mx#{$infix}-auto {
margin-right: auto !important;