Skip to content

Commit 198892a

Browse files
ENGCOM-3664: Fixed Issue #19632 - Backend Marketing Cart Price Rule Label Alignment Issue #19637
- Merge Pull Request #19637 from speedy008/magento2:fix-issue-19632 - Merged commits: 1. 2e855c4
2 parents f77f96b + 2e855c4 commit 198892a

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/_store-scope.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
.admin__legend {
3939
.admin__field-tooltip {
4040
margin-left: -@indent__base;
41-
margin-top: -.2rem;
41+
margin-top: 0.5rem;
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)