Skip to content

Commit a923be2

Browse files
committed
Backported jquery 3 fix from #1958
1 parent f4df9ac commit a923be2

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

less/datepicker.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@
5050
border-top: 6px solid @white;
5151
}
5252
}
53-
> div {
54-
display: none;
55-
}
5653
table {
5754
margin: 0;
5855
-webkit-touch-callout: none;

less/datepicker3.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@
5050
border-top: 6px solid @dropdown-bg;
5151
}
5252
}
53-
> div {
54-
display: none;
55-
}
5653
table {
5754
margin: 0;
5855
-webkit-touch-callout: none;

0 commit comments

Comments
 (0)