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
commit 43b265835f

View file

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