Skip to content

Commit 77fa704

Browse files
fixed-2.3-dev-19371: Attribute Heading border misaligned
1 parent 4b0750c commit 77fa704

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/_temp.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
.admin__fieldset-wrapper-title {
1212
&:extend(.abs-clearfix all);
1313
border-bottom: 1px solid @color-gray80;
14-
line-height: 1.2;
14+
line-height: 1.4;
1515
margin-bottom: 0;
1616
padding: 14px 0 16px;
1717

0 commit comments

Comments
 (0)