That sure did fix it. Thanks so much friends. Rookie mistake! :) On Monday, August 20, 2018 at 6:14:54 AM UTC-5, PMario wrote: > > Hi Drew, > > The @@.warning creates a <span> element, which is an inline element. > <div> is a block element. > > So you could use > > display: block > > in your CSS definition, which may fix the problem. ... > > I didn't test your code. So just a guess. > > -m >
-- 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/f62f39ae-1226-418a-880e-54bd61ebeaa6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

