Hi Mohammad I think it’s a bug. The CSS for vertical tabs sets `word-break: break-word` on .tc-tab-content.tc-vertical which is then inherited by the tab content. It was introduced here:
https://github.com/Jermolene/TiddlyWiki5/commit/7e71fcfab80bed9aed4389eea386fb2036cc4a85 <https://github.com/Jermolene/TiddlyWiki5/commit/7e71fcfab80bed9aed4389eea386fb2036cc4a85> I think it was a mistake so I’ve removed it for v5.1.22. https://github.com/Jermolene/TiddlyWiki5/commit/81f1e6af4e5920c6ff41e7f08171bfddc1b26dfc <https://github.com/Jermolene/TiddlyWiki5/commit/81f1e6af4e5920c6ff41e7f08171bfddc1b26dfc> Best wishes Jeremy. > On 11 Oct 2019, at 08:37, Mohammad <[email protected]> wrote: > > It seems Tiddlywiki table wrongly wrap words! > While in a table there is no need to wrap, TW renders table with wrapping > word for example it shows optional as > > option > al > > > Is this a bug or it has been set intentionally? > > Example > > see https://kookma.github.io/Shiraz/#Shiraz%20Tutorial > <https://kookma.github.io/Shiraz/#Shiraz%20Tutorial> > > open Images tab and then look at the two other tabs Image Polaroid which > render table correctly with no word-wrap and Image Slidein which renders > wrongly and wrap the words. > > Cheers > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/467c887e-edf6-4187-9727-bf806fdeb711%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/467c887e-edf6-4187-9727-bf806fdeb711%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/E4798AC3-28D4-4A6C-8C63-F51C766CA03F%40gmail.com.

