Skip to content

Commit 0fc30a0

Browse files
ENGCOM-3571: Forword Port: fixed-2.3-dev-19371: Attribute Heading border misaligned #19414
- Merge Pull Request #19414 from suryakant-krish/magento2:fixed-2.3-dev-19371 - Merged commits: 1. 77fa704
2 parents 0aa3191 + 77fa704 commit 0fc30a0

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)