Merge pull request #115 from jamal-jackson/feature/onboarding_backup_phrase

fix css differences with new merge
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-14 17:01:36 -03:00 committed by GitHub
commit a85ef7e46d
1 changed files with 2 additions and 9 deletions

View File

@ -34,7 +34,7 @@
position: absolute;
width: 100%;
text-align: center;
bottom: 90px;
bottom: 45px;
button {
max-width: 400px;
}
@ -53,6 +53,7 @@
position: absolute;
bottom: 43px;
padding-bottom: 20px;
padding: .5rem .5rem .9rem;
p {
font-weight: bold;
font-weight: bold;
@ -73,14 +74,6 @@
margin: 5px auto 0;
}
}
ion-content.has-header {
#select-phrase {
bottom: 75px;
}
.backup-phrase {
padding: .5rem .5rem .9rem;
}
}
}
@media (max-width: 400px) {