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{
|
||||
.warning{
|
||||
margin:4rem auto 1rem;
|
||||
height: 11rem;
|
||||
}
|
||||
button{
|
||||
color:#fff;
|
||||
|
|
|
|||
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue