https://bugzilla.wikimedia.org/show_bug.cgi?id=61149
Alex Monk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Alex Monk <[email protected]> --- I spent a while looking into this. I gave up but here is what I found anyway First of all I tried to make it expand outwards instead of squashing against the side, and couldn't get that to work. Then I tried making the text wrap instead, found I could set the white-space CSS property on the tool title which kind of did the job, but it was not working well enough (last word of a wrapped line would overflow). I found word-break: break-word; but that only made things look worse. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
