Hm, for some reason I don't get it to work. I copy-paste your text into a 
new tiddler and tag it with $:/tags/stylesheet. Refresh page. Open tiddler 
for edit. Still misaligned. Am I doing something wrong?

Thank you Stephan!

<:-)

On Wednesday, November 5, 2014 11:03:45 PM UTC+1, Stephan Hradek wrote:
>
> 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 > *:first-child {
>     margin-top: 0;
> }
> div.tc-tiddler-preview-preview > *:last-child {
>     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