It's not shifted down a line it's just a "1em" margin at the top and at the 
bottom, set by "body.tc-body"

You can get rid of it by adding this CSS:

div.tc-tiddler-preview-preview > * {
    margin-top: 0;
    margin-bottom: 0;
}


-- 
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/d/optout.

Reply via email to