fixed check in circle position on disclaimer page

This commit is contained in:
Jamal Jackson 2016-09-07 10:33:58 -04:00
commit 364fd32ca6

View file

@ -28,6 +28,8 @@
.checkbox input:checked:after,
input:checked + .checkbox-icon:after {
border-color: rgb(19, 229, 182);
top:20%;
left:11%;
}
.item-content {
width: 90%;