Commit bc092efd authored by Nikolay Gromov's avatar Nikolay Gromov

checkbox--sm fix

parent eae5e1f1
...@@ -9,5 +9,13 @@ ...@@ -9,5 +9,13 @@
.field-checkbox__input { .field-checkbox__input {
top: 0.1em; top: 0.1em;
} }
.field-checkbox__name {
padding-left: 1.6em;
}
.field-checkbox__help-text {
padding-left: round(1.6em * (100 / @font-size--small-percent), 2);
}
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment