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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/9e330bd9-30fb-47cc-b938-0114def9ae6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to