fixed backup warning cat position, request header image height

This commit is contained in:
Jamal Jackson 2016-09-16 12:15:12 -04:00
commit 417e82c238
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{