Skip to content

Commit ad65812

Browse files
committed
#21821: Static test fix.
1 parent 40b4f70 commit ad65812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/forms/fields/_field-tooltips.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
@field-tooltip-content__width: 32rem;
2323
@field-tooltip-content__z-index: 1;
2424

25-
@field-tooltip-action__margin-left: 0rem;
25+
@field-tooltip-action__margin-left: 0;
2626

2727
//
2828
// Form Fields

0 commit comments

Comments
 (0)