mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update _flex.scss
This commit is contained in:
parent
4bca0f878a
commit
50e2225bd5
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
@include media-breakpoint-up($breakpoint) {
|
||||
.flex-#{$breakpoint}-first { order: -1; }
|
||||
.flex-#{$breakpoint}-last { order: 1; }
|
||||
.flex-#{$breakpoint}-unordered { order: 0; }
|
||||
}
|
||||
|
||||
// Alignment for every item
|
||||
|
|
Loading…
Reference in a new issue