Skip to content

Commit 0abbc65

Browse files
ENGCOM-3848: Fixed issue #20113 Widget option labels are misalinged #20114
- Merge Pull Request #20114 from GovindaSharma/magento2:magento2.3-developPR6 - Merged commits: 1. d621498 2. 95defcc
2 parents 79fffc7 + 95defcc commit 0abbc65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2738,7 +2738,7 @@
27382738
// ---------------------------------------------
27392739

27402740
#widget_instace_tabs_properties_section_content .widget-option-label {
2741-
margin-top: 6px;
2741+
margin-top: 7px;
27422742
display: inline-block;
27432743
}
27442744

0 commit comments

Comments
 (0)