Hi Dave
This is the pesky inline vs. block behaviour rearing it's head again. The
quickest fix would be to add `type="ul"` to each of the <$list> widgets:
|tiddlerinfotable|k
|''Listed (parent topics):''<br><$list
filter="[is[current]listed[]!is[system]]" itemClass="tw-menu-list-item"
emptyMessage="This tiddler is not listed by any others"
type="ul"/>|''References (links to this tiddler):''<br><$list
filter="[is[current]backlinks[]sort[title]]" emptyMessage="No tiddlers link
to this one" type="ul"></$list><br>''Tagging (tiddlers tagged with this
one):''<br><$list filter="[is[current]tagging[]]"
itemClass="tw-menu-list-item" emptyMessage="No tiddlers are tagged with
this one" type="ul"/>|
|''List (subtopics):''<br><$list filter="[list{!!title}]"
itemClass="tw-menu-list-item" emptyMessage="This tiddler does not have a
list" type="ul"/>|~|
Best wishes
Jeremy
On Wed, Oct 23, 2013 at 6:55 AM, Stephan Hradek <[email protected]>wrote:
> Does this CSS help?
>
> body span.tw-list-frame span.tw-list-element {
> display:block;
> }
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Jeremy Ruston
mailto:[email protected]
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.