bugfix IE10

This commit is contained in:
Raphael Goetter 2016-11-23 20:44:40 +01:00
parent 11ecddabba
commit 8fbca1166b

View File

@ -56,7 +56,7 @@ $iefix: 0.01px;
display: flex;
& > * {
flex: 1 1 0;
flex: 1 1 0%;
box-sizing: border-box;
min-width: 0;
min-height: 0;