Skip to content

Commit 71d7346

Browse files
authored
ENGCOM-3885: issue fixed #20337 Option Title breaking in two line because applying… #20339
2 parents 9c31b5e + dadc025 commit 71d7346

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
@@ -542,7 +542,6 @@
542542
& > .admin__field {
543543
&:first-child {
544544
position: static;
545-
546545
& > .admin__field-label {
547546
#mix-grid .column(@field-label-grid__column, @field-grid__columns);
548547
cursor: pointer;
@@ -698,6 +697,7 @@
698697
margin: 0;
699698
opacity: 1;
700699
position: static;
700+
width: 100%;
701701
}
702702
}
703703
& > .admin__field-label {

0 commit comments

Comments
 (0)