On Fri, Dec 20, 2013 at 9:09 PM, Stephan Hradek <[email protected]>wrote:
> That wouldn't put the button at the end of the last line. :( > I'm not sure that that's possible without CSS; you're asking for an inline element to flow immediately after a block element. I think you'd have to use CSS to set the block element to display:inline-block; to achieve it. (No doubt there are hacks that would give a similar effect). As an alternative, you could float the button at the top right of the tiddler. > Best wishes Jeremy. -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
