mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +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:
parent
e9211b0eee
commit
81f1e6af4e
@ -1806,7 +1806,6 @@ html body.tc-body.tc-single-tiddler-window {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tc-tab-content.tc-vertical {
|
.tc-tab-content.tc-vertical {
|
||||||
word-break: break-word;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user