mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
remove line break
This commit is contained in:
parent
c386c5f5cb
commit
fa1ef15212
@ -2,7 +2,6 @@
|
||||
// Display utilities
|
||||
//
|
||||
|
||||
|
||||
@each $breakpoint in map-keys($grid-breakpoints) {
|
||||
@include media-breakpoint-up($breakpoint) {
|
||||
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
|
||||
|
Loading…
Reference in New Issue
Block a user