mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 10:34:07 +02:00
line break for sanity
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user