.media-content
flex-grow: 1
+ flex-shrink: 0
text-align: left
.media
.modal-card-title
color: $text-strong
flex-grow: 1
+ flex-shrink: 0
font-size: $size-4
line-height: 1
.modal-card-body
flex-grow: 1
+ flex-shrink: 0
overflow: auto
padding: 20px
padding: 10px
a
flex-grow: 1
+ flex-shrink: 0
img
max-height: 24px
.button + .button
display: flex
flex-basis: 0
flex-grow: 1
+ flex-shrink: 0
justify-content: flex-start
overflow: hidden
overflow-x: auto
display: flex
flex-basis: 0
flex-grow: 1
+ flex-shrink: 0
justify-content: flex-end
// Main container
align-items: center
display: flex
flex-grow: 1
+ flex-shrink: 0
justify-content: center
// Responsiveness
+mobile
margin-left: 10px
li
flex-grow: 1
+ flex-shrink: 0
ul
margin-top: 10px
+tablet
border-bottom: 1px solid $border
display: flex
flex-grow: 1
+ flex-shrink: 0
justify-content: flex-start
&.is-left
padding-right: 10px
&.is-fullwidth
li
flex-grow: 1
+ flex-shrink: 0
&.is-toggle
a
border: 1px solid $border
margin-bottom: 5px
+tablet
flex-grow: 1
+ flex-shrink: 0
margin-right: 20px
padding-top: 7px
text-align: right
border-radius: 0 $radius $radius 0
&.is-expanded
flex-grow: 1
+ flex-shrink: 0
&.has-addons-centered
justify-content: center
&.has-addons-right
.input,
.select
flex-grow: 1
+ flex-shrink: 0
&.has-icon
& > .fa
+fa(14px, 24px)
margin-right: 10px
&.is-expanded
flex-grow: 1
+ flex-shrink: 0
&.is-grouped-centered
justify-content: center
&.is-grouped-right
& > .control
display: flex
flex-grow: 5
+ flex-shrink: 0
&.is-loading
&:after
@extend .loader
.hero-body
flex-grow: 1
+ flex-shrink: 0
padding: 40px 20px
// Responsiveness
- +desktop
+ +widescreen
padding-left: 0
padding-right: 0
display: flex
& > .container
flex-grow: 1
+ flex-shrink: 0