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

trailing space

This commit is contained in:
Mark Otto 2016-12-25 13:20:04 -08:00
parent dcd4a63e4e
commit 103cae2333

View File

@ -44,7 +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;