fix UI on disclaimer view

This commit is contained in:
Gabriel Bazán 2016-12-28 10:18:53 -03:00
commit 1ca3e1575a
3 changed files with 5 additions and 7 deletions

View file

@ -62,7 +62,7 @@
}
.checkbox input:before,
.checkbox .checkbox-icon:before {
padding: 1.1rem;
padding: 1.2rem;
position: relative;
background:url("../img/onboarding-checkbox-unchecked.svg") top center no-repeat;
}