Merge pull request #189 from jamal-jackson/feature/onboarding_iOS10_fixes

Backup Wallet position fixes plus devcies
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-26 13:56:52 -03:00 committed by GitHub
commit 33ef63ba73
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
}
}
@media (min-width : 320px) and (max-width : 340px) and (orientation : portrait), (min-width : 650px) and (max-width : 770px) and (orientation : portrait){
@media (min-width : 320px) and (max-width : 415px) and (orientation : portrait), (min-width : 650px) and (max-width : 770px) and (orientation : portrait){
#wallet-backup-phrase{
.cta-buttons,#select-phrase{
bottom: 64px;