Skip to content

Commit bbca8f6

Browse files
committed
New version build prepare
1 parent 44895f5 commit bbca8f6

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-calendar",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"main": [
55
"./js/language/en-GB.js",
66
"./js/calendar.js",

css/calendar.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@
268268
#cal-day-box #cal-day-panel {
269269
position: relative;
270270
padding-left: 60px;
271-
z-index: 0;
272271
}
273272
#cal-day-box #cal-day-panel-hour {
274273
position: absolute;

0 commit comments

Comments
 (0)