Commit 103cae23 authored by Mark Otto's avatar Mark Otto
Browse files

trailing space

parent dcd4a63e
Showing with 1 addition and 1 deletion
+1 -1
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
// Some special margin utils // Some special margin utils
@include media-breakpoint-up($breakpoint) { @include media-breakpoint-up($breakpoint) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints); $infix: breakpoint-infix($breakpoint, $grid-breakpoints);
.m#{$infix}-auto { margin: auto !important; } .m#{$infix}-auto { margin: auto !important; }
.mx#{$infix}-auto { .mx#{$infix}-auto {
margin-right: auto !important; margin-right: auto !important;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment