Skip to content

Commit

Permalink
reset stacking context from there
Browse files Browse the repository at this point in the history
  • Loading branch information
xukeek committed Aug 15, 2017
1 parent 2f8eeb3 commit 5b1e808
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/jquery-gantt.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/jquery-gantt.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/styl/jquery-gantt.styl
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ $yellow = #f1c40f;
border-left 1px solid $border-color
border-right 1px solid $border-color
border-bottom 1px solid $border-color
z-index 0
&.dragging
cursor: -webkit-grabbing;
.gantt-header-month,
Expand Down

0 comments on commit 5b1e808

Please sign in to comment.