taitems / jQuery.Gantt

jQuery Gantt Chart
http://taitems.github.io/jQuery.Gantt/
MIT License
952 stars 304 forks source link

The button in navigation doubles #230

Closed katemariam closed 5 years ago

katemariam commented 5 years ago

image

Anyone experienced this? My buttons on my navigation doubles. What may be the problem?

usmonster commented 5 years ago

Hello! Thanks for the report.

I haven't seen this before, but I notice that the dates and weekday header text also looks misaligned... It looks like it may be an issue with the CSS on the page—perhaps there are some rules that interfere with the chart's styles?

Perhaps you can inspect some elements and see if any chart style is pointing to an unexpected rule?

katemariam commented 5 years ago

Thanks! I figured it has a conflict with the bootstrap that i import. It works fine with bootstrap 3 :> Thanks for the answer.

usmonster commented 5 years ago

You're welcome! I'll close the issue now, but feel free to reopen with more information if you think there's anything that should change in the CSS of the plug-in. :)