Fix label alignment

This commit is contained in:
BatJan
2020-05-16 20:23:44 +02:00
committed by Sebastiaan Janssen
parent 14ad2bd27c
commit 62b0886afe

View File

@@ -18,6 +18,8 @@ label.umb-form-check--checkbox{
}
.umb-form-check__info {
margin-left:20px;
position: relative;
top: 3px;
}