Re: [tw] css float and tiddlers

29 views
Skip to first unread message

jcp

unread,
Oct 31, 2012, 12:34:00 AM10/31/12
to tiddl...@googlegroups.com
On 10/30/2012 09:47 AM, Edward VanWinkle wrote:
> Those two tiddlers are small enough that the effect is noticeable. The
> first tiddler is fine, then once the second is opened, it shoots
> underneath the floating elements. (Normally they would both stay
> together, of course.)

It seems the "tagClear" class is causing this. It contains a "clear:
both;" instruction which makes the tiddlers appear below the floating
elements. Remove the line

<div class='tagClear'></div>

from you ViewTemplate. That should make the tiddlers appear one below
the other, with no gap in between.

Reply all
Reply to author
Forward
0 new messages