1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

Vertical tabs: remove word break setting

See discussion here: https://groups.google.com/d/msgid/tiddlywiki/467c887e-edf6-4187-9727-bf806fdeb711%40googlegroups.com
This commit is contained in:
Jeremy Ruston 2019-10-11 15:34:57 +01:00
parent e9211b0eee
commit 81f1e6af4e

View File

@ -1806,7 +1806,6 @@ html body.tc-body.tc-single-tiddler-window {
}
.tc-tab-content.tc-vertical {
word-break: break-word;
display: inline-block;
vertical-align: top;
padding-top: 0;