Just as an Info somewhere in StyleSheetTiddlySpace there is:
#sidebarTabs .tabsetWrapper .tabContents {
... stuff
width: 242px;
... stuff
}
If you add the following line to your first tweaks tiddler:
#sidebarTabs .tabsetWrapper .tabContents {
width: 234px;
}
I did test it with the Chromium dev tools. [F12] it worked there but
you may change the width to your needs.
Post back, if it worked.
-m
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.