> I'd like to know if working around the word-wrap parameter could bring
> a sort of broken-off preview of the title instead of cascading it on
> several lines.

Try adding the following to your StyleSheet:
     #sidebar .tabContents .tiddlyLink {
         white-space: nowrap;
     }

(this works because "#sidebarTabs .tabContents" is already defined as 
"overflow: hidden;")


-- F.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to