We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c016a commit 54bb9cbCopy full SHA for 54bb9cb
less/datepicker.less
@@ -2,7 +2,7 @@
2
@color_table_row_hover: #F5F7D3;
3
@color_font_light: gray;
4
@color_background_color: #fff;
5
-@z_index: 1000;
+@z_index: 1050;
6
7
[data-toggle='date-selector'] {
8
cursor: pointer;
package.json
@@ -1,7 +1,7 @@
1
{
"name": "date-selector",
"description": "Date picker based off bootstrap styles.",
- "version": "2.0.0",
+ "version": "2.0.1",
"main": "index.js",
"keywords": [
"bootstrap",
0 commit comments