mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 09:10:24 +00:00
duplicate of the .flex-fill util
This commit is contained in:
parent
90aa8a28a2
commit
574c3119f3
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Reference in a new issue