Website address(optional): Bug Report Details: Theshoutbox header seems to overlap Using Taigachat Pro, the shoutbox overlaps on Frag Zone.
Forgot to respond here: Add this to your extra.css: Code:Copy Source .nodeList .categoryStrip { box-sizing: border-box;} I'll look into adding this officially for the next release.
Just to add that Core had this issue (For Showcase) so I added the above fix to the extra.css for that style too
The fix I'm taking should affect all those categoryStrips assuming they use the correct naming conventions.