ensure infinite loading spinner is visible

This commit is contained in:
Marty Alcala 2016-11-15 14:43:38 -05:00
commit 51c4ebfc64

View file

@ -99,12 +99,12 @@
.ionic-refresher-content { .ionic-refresher-content {
color: white !important; color: white !important;
}
.spinner svg { .spinner svg {
stroke: white; stroke: white;
fill: white; fill: white;
} }
}
.bp-content { .bp-content {
position: relative; position: relative;