Hi Mohammad,

you could try this in a stylesheet:

.tc-tiddler-body:before, .tc-tiddler-body:after {
        content: "";
        display: table;
}
 
.tc-tiddler-body:after {
        clear: both;
}
 
.tc-tiddler-body {
        zoom: 1;
}


it should force the tiddler to always wrap around floating elements, so that 
they are always inside



-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/30fedca2-63c4-492b-b16f-c1ced316e94b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to