Skip to content

Commit d7ba787

Browse files
authored
_fields.less updated
_fields.less updated
1 parent 74b2098 commit d7ba787

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,6 @@
531531
& > .admin__field {
532532
&:first-child {
533533
position: static;
534-
width: 100%;
535534
& > .admin__field-label {
536535
#mix-grid .column(@field-label-grid__column, @field-grid__columns);
537536
cursor: pointer;
@@ -685,6 +684,7 @@
685684
margin: 0;
686685
opacity: 1;
687686
position: static;
687+
width: 100%;
688688
}
689689
}
690690
& > .admin__field-label {

0 commit comments

Comments
 (0)