Skip to content

Commit 585e18a

Browse files
author
Stanislav Idolov
authored
ENGCOM-1108: [Forwardport] FR#7428 - Multiline fields in forms have no visible label #14383
2 parents f6a0a90 + dc9c64a commit 585e18a

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
@@ -279,7 +279,7 @@
279279
// Hide group legend and show first field label instead
280280
legend {
281281
&.admin__field-label {
282-
opacity: 0;
282+
opacity: 1;
283283
}
284284
}
285285

0 commit comments

Comments
 (0)