Skip to content

Commit dba7a2c

Browse files
authoredAug 3, 2020
fix(ui5-daterange-picker): Fix icon appearance in IE (#2057)
FIXES #2017
1 parent 883181f commit dba7a2c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎packages/main/src/themes/DateRangePicker.css

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
@import "./InvisibleTextStyles.css";
2-
@import "./InputIcon.css";
3-
41
:host(:not([hidden])) {
52
display: inline-block;
63
}

0 commit comments

Comments
 (0)
Please sign in to comment.