mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
duplicate of the .flex-fill util
This commit is contained in:
parent
90aa8a28a2
commit
574c3119f3
@ -60,9 +60,6 @@
|
||||
.align-content#{$infix}-around { align-content: space-around !important; }
|
||||
.align-content#{$infix}-stretch { align-content: stretch !important; }
|
||||
|
||||
// Item
|
||||
.flex#{$infix}-auto { flex: 1 1 auto !important; }
|
||||
|
||||
.align-self#{$infix}-auto { align-self: auto !important; }
|
||||
.align-self#{$infix}-start { align-self: flex-start !important; }
|
||||
.align-self#{$infix}-end { align-self: flex-end !important; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user