Merge pull request #128 from jamal-jackson/feature/iPhone_6_fixes

iPhone 6 fixes
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-16 14:58:16 -03:00 committed by GitHub
commit cbaa5d6266
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,7 @@
#onboarding-backup-request{
.warning{
margin:4rem auto 1rem;
height: 11rem;
}
button{
color:#fff;

View file

@ -1,6 +1,7 @@
#onboarding-backup-warning{
.warning{
margin:4rem auto 1rem;
height: 11rem;
}
button{
color:#fff;
@ -10,7 +11,7 @@
}
.cta-buttons{
float:none;
bottom:46px;
bottom:67px;
position: absolute;
width:100%;
button{