Merge pull request #128 from jamal-jackson/feature/iPhone_6_fixes
iPhone 6 fixes
This commit is contained in:
commit
cbaa5d6266
2 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
#onboarding-backup-request{
|
#onboarding-backup-request{
|
||||||
.warning{
|
.warning{
|
||||||
margin:4rem auto 1rem;
|
margin:4rem auto 1rem;
|
||||||
|
height: 11rem;
|
||||||
}
|
}
|
||||||
button{
|
button{
|
||||||
color:#fff;
|
color:#fff;
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
#onboarding-backup-warning{
|
#onboarding-backup-warning{
|
||||||
.warning{
|
.warning{
|
||||||
margin:4rem auto 1rem;
|
margin:4rem auto 1rem;
|
||||||
|
height: 11rem;
|
||||||
}
|
}
|
||||||
button{
|
button{
|
||||||
color:#fff;
|
color:#fff;
|
||||||
|
|
@ -10,7 +11,7 @@
|
||||||
}
|
}
|
||||||
.cta-buttons{
|
.cta-buttons{
|
||||||
float:none;
|
float:none;
|
||||||
bottom:46px;
|
bottom:67px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width:100%;
|
width:100%;
|
||||||
button{
|
button{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue