Skip to content

Commit 916acb2

Browse files
MAGETWO-54501: Incorrect position of the calendar button in the widget conditions
1 parent 4b6e1da commit 916acb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3793,6 +3793,10 @@
37933793
border-left: none !important;
37943794
}
37953795

3796+
.rule-tree ._has-datepicker + .ui-datepicker-trigger {
3797+
position: static;
3798+
}
3799+
37963800
.rule-param .label {
37973801
color: #000;
37983802
float: none;

0 commit comments

Comments
 (0)