mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remove line break
This commit is contained in:
parent
c386c5f5cb
commit
fa1ef15212
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue