Ahh, yes that's it! Thank you so very much! The problem with complexity :)

Den torsdag 27 december 2018 kl. 01:52:49 UTC+1 skrev Thomas Elmiger:
>
> Hej Magnus,
>
> It seems to me, that this is a CSS problem. In your test case the *Lista 
> över arter*
> is in the HTML before the rest of the content, so it is covered by the 
> padding of the tiddler body:
>
> .tc-tiddler-body {
>     padding-right: 17em;
> }
>
> You can put it *after* the tiddler body or elevate it to a higher z-index 
> like this:
>
> .info-table {
>     ...
>     position: absolute;
>     z-index: 100;
> }
>
>
> Hope that helps,
> Thomas
>

-- 
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/2076e36d-9795-4a87-86c0-1a75475a1604%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to