Skip to content

Commit

Permalink
Rename slick.customTooltip.css to slick.customtooltip.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding authored Oct 25, 2021
1 parent 5ba6b8a commit eeee363
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
}
.slick-custom-tooltip.tooltip-arrow.arrow-right-align::after {
margin-left: calc(100% - 16px - 9px); /* arrow size * 2 => 16px, extra margin of 9px */
}
}

4 comments on commit eeee363

@6pac
Copy link
Owner

@6pac 6pac commented on eeee363 Oct 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK should be done

@ghiscoding
Copy link
Collaborator Author

@ghiscoding ghiscoding commented on eeee363 Oct 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks but that unfortunately doesn't seem to do it, thanks for trying though, we'll just have to wait for the next release. Not a big issue, it's just a demo. thanks mate.

@6pac
Copy link
Owner

@6pac 6pac commented on eeee363 Oct 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK checked and something looks funny, so did it again. If this doesn't work I'll leave it till next time.
As part of the release script it removes the entire '6pac.github.io' repo and replaces it with the current release.

@ghiscoding
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@6pac hooray it worked 🚀

image

Please sign in to comment.