mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 12:02:56 -08:00
Stop content area of vertical tabs overflowing on the right
This commit is contained in:
parent
254e1ca7f7
commit
7e71fcfab8
1 changed files with 1 additions and 0 deletions
|
|
@ -1746,6 +1746,7 @@ 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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue