mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
small unrelated addition—adds .d-flex-inline util
This commit is contained in:
parent
b5c50d4aff
commit
95ee9aa94c
1 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@
|
|||
.d#{$infix}-table { display: table !important; }
|
||||
.d#{$infix}-table-cell { display: table-cell !important; }
|
||||
.d#{$infix}-flex { display: flex !important; }
|
||||
.d#{$infix}-flex-inline { display: inline-flex !important; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue