Merge pull request #5359 from gabrielbazan7/fix/disclaimer

fix UI on disclaimer view
This commit is contained in:
Gustavo Maximiliano Cortez 2016-12-29 11:50:07 -03:00 committed by GitHub
commit c65636e8db
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;
}