On Friday, November 20, 2015 at 12:37:18 AM UTC-8, Mo wrote: > > Am Mittwoch, 18. November 2015 10:47:21 UTC+1 schrieb Mo: > > >> the text around is usually floating around the box. >> > > Ok, this seems to be true only for aligned boxes, there the floating has > not option to change. > With default boxes it works for me. >
It looks like the most significant CSS that results from align=left is to "float: left", so I would say only use that if you want the box to be floated. What was your motivation for using align=left. Are you missing anything by just omitting the argument? - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users. For more options, visit https://groups.google.com/d/optout.
