Merge pull request #245 from jamal-jackson/feature/onboarding_last_steps

fix gap issue when keyboard shows up on collect email view
This commit is contained in:
Jason Dreyzehner 2016-10-04 15:39:58 -04:00 committed by GitHub
commit 0058f7557c
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
}
.scroll {
height: 100%;
transform: translate3d(0px, 0px, 0px) scale(1) !important;
}
#success-image {
margin-top: 4rem;