fix disclaimer view issue on smaller devices where content wasn't being shown fully

This commit is contained in:
Jamal Jackson 2016-09-26 09:27:13 -04:00
parent fe3de5a548
commit 43b265835f
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 {