Skip to content

Commit 44d1323

Browse files
authored
IBX-8754: Fixed label spacing for content type fields options (#1640)
1 parent b9105e7 commit 44d1323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bundle/Resources/public/scss/_content-type-edit.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
&__section-column-body {
5353
.form-check {
54-
margin-top: calculateRem(16px);
54+
margin-bottom: calculateRem(16px);
5555

5656
.ibexa-label {
5757
margin-bottom: 0;

0 commit comments

Comments
 (0)