Skip to content

Commit 7652a31

Browse files
ENGCOM-3185: Calendar icon in advance pricing alignment solved #18593
- Merge Pull Request #18593 from speedy008/magento2:fix-issue-18581 - Merged commits: 1. a2b163b
2 parents c9d1bec + a2b163b commit 7652a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/components/_calendar-temp.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
height: @action__height;
4444
margin-left: -@action__height;
4545
overflow: hidden;
46-
position: relative;
46+
position: absolute;
4747
vertical-align: top;
4848
z-index: 1;
4949

0 commit comments

Comments
 (0)