Hi!

I'm using tagglyTagging plugin, I can see same tagged tiddlers through
"contents" list type which shows including its own whole contents. I
think this feature is very useful. But I have some problem for display
layout of it.

That script makes own <table class=normal> and put tiddlers into <div
class=contents indent1> and etc., and this table cannot be controlled
by any stylesheets(including TagglyTaggingStyles).

The problem is, the width of the table is not inherited from its
parent <div> as far as I know. It is overflowed. (not only <code>
contents but also normal texts)

I have managed to set that table width fiexed by
putting .tagglyTagging .normal .contents { width:500px !important; }
in TagglyTaggingStyles, but I want to that table get inherited width.
How can I do?

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