Merge pull request #9111 from Manduro/patch-4

Improve IE support
This commit is contained in:
Manu Mtz.-Almeida
2016-11-20 11:40:51 +01:00
committed by GitHub
2 changed files with 2 additions and 3 deletions

View File

@ -156,7 +156,7 @@ ion-fab-list[side=right] .fab-in-list {
}
ion-fab-list[side=top] {
top: initial;
top: auto;
bottom: 0;
flex-direction: column-reverse;