Skip to content

Box-sizing might affect Gantt appearance #102

@alekwisnia

Description

@alekwisnia

I've noticed that after upgrading CSS against newest Bootstrap, it breaks the grid appearance. This is because of box model used for calculations. This Gantt script uses content-box, while new Bootstrap CSS sets box-sizing to border-box for all elements.
The same problem might appear with some browsers.
The solution proposed is in usmonster#2

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions