https://bugzilla.wikimedia.org/show_bug.cgi?id=70668
--- Comment #1 from Waldir <[email protected]> --- (In reply to Waldir from comment #0) > An easier fix would be to simply add "display: inline-block;" to the span > that surrounds the level (which was originally introduced solely to allow > the level be hidden, in response to bug 17073, and didn't get any styles by > default). This would allow the spans that don't fit inside the cell width > (defined as div.mw-babel-box table th { width: 45px; }) to wrap to the next > line. Btw, in that case, it would be necessary to add div.mw-babel-box table th { line-height: 1em; } to prevent the cells from expanding vertically (which doesn't break alignment, but isn't pretty either). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
