Skip to content

Commit f63ed89

Browse files
committed
Remove blank space
1 parent 35c4f04 commit f63ed89

File tree

1 file changed

+3
-1
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/forms

1 file changed

+3
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/forms/_fields.less

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,9 +671,11 @@
671671
margin: 0;
672672
opacity: 1;
673673
position: static;
674-
text-align: left;
675674
}
676675
}
676+
& > .admin__field-label {
677+
text-align: left;
678+
}
677679

678680
&:nth-child(n + 2) {
679681
&:not(.admin__field-option):not(.admin__field-group-show-label):not(.admin__field-date) {

0 commit comments

Comments
 (0)