removed text beside lock icon and fixed alignment

This commit is contained in:
Marcus Moeller 2015-02-15 14:17:00 +01:00 committed by Mikael Nordfeldth
parent 2b93643277
commit 4c457c82ef
1 changed files with 3 additions and 0 deletions

View File

@ -980,6 +980,9 @@ background:none;
.checkbox-wrapper.checked label.checkbox,
.checkbox-wrapper.unchecked label.checkbox {
background-image:none;
opacity: 0.6;
padding-left: 30px;
color:transparent;
}
.checkbox-wrapper.checked label.checkbox:before,