ensure pull to refresh icon is visible on android and remove comments

This commit is contained in:
Marty Alcala 2016-11-15 14:26:19 -05:00
commit f178eb9b50
2 changed files with 5 additions and 4 deletions

View file

@ -92,6 +92,11 @@
#walletDetails {
background: #F8F8F9;
.scroll-refresher {
z-index: 1;
margin-top: 3.5rem;
}
.ionic-refresher-content {
color: white !important;
}