fix for backup view when loaded from settings tab

This commit is contained in:
Jamal Jackson 2016-09-15 10:22:12 -04:00
parent c2307d5dcd
commit ab8e54d2f7
1 changed files with 5 additions and 0 deletions

View File

@ -74,6 +74,11 @@
margin: 5px auto 0;
}
}
ion-content.has-tabs{
.cta-buttons, #select-phrase{
bottom:91px;
}
}
}
@media (max-width: 400px) {