Commit 32c782ac1d17471532752d32fde7579900bcc267
1 parent
06ec2844
git
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -6713,4 +6713,8 @@ input[disabled], select[disabled] { |
6713 | 6713 | } |
6714 | 6714 | .proektant-profile-courses-content { |
6715 | 6715 | margin-bottom: 10px; |
6716 | +} | |
6717 | + | |
6718 | +.section-box.registration input.custom-check + label span { | |
6719 | + margin-left: 36px; | |
6716 | 6720 | } |
6717 | 6721 | \ No newline at end of file | ... | ... |