Fix overflow estimation in safari 9

stable
Xavier Julián 2016-02-22 10:09:38 +01:00
parent 758a13b739
commit af00d7ef11
1 changed files with 1 additions and 0 deletions

View File

@ -529,6 +529,7 @@
margin-right: 0;
}
&:last-child {
flex-basis: 100%;
margin: .1rem 0;
min-width: 100%;
}