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

fix disclaimer view issue on smaller devices where content wasn't bei…
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-26 10:51:06 -03:00 committed by GitHub
commit bf6298ed2b
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
.item-content {
width: 90%;
margin-left: 6%;
white-space: normal;
}
}
.item-checkbox .checkbox {