Fix flex shrink

This commit is contained in:
Jeremy Thomas
2016-09-11 10:57:18 +01:00
parent 701c0f63b8
commit efe43ca53e
5 changed files with 19 additions and 10 deletions

View File

@@ -127,6 +127,7 @@
+mobile
margin-bottom: 5px
+tablet
flex-basis: 0
flex-grow: 1
flex-shrink: 0
margin-right: 20px
@@ -247,8 +248,9 @@
display: flex
& > .control
display: flex
flex-basis: 0
flex-grow: 5
flex-shrink: 0
flex-shrink: 1
&.is-loading
&:after
@extend .loader