Skip to content

Commit fdbdc91

Browse files
ENGCOM-3196: solved calender icon issue in advance pricing in adminpanel #18638
- Merge Pull Request #18638 from speedy008/magento2:fix-issue-18581-2.3 - Merged commits: 1. 039c88d
2 parents 1548cc2 + 039c88d commit fdbdc91

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)