Found a workaround....
.sub-nav .toc
{
changed to
.sub-nav div.toc
{
On Sun, Apr 16, 2017 at 3:01 PM, Niclas Hedhman <[email protected]> wrote:
> Update regarding the render issue.
>
> The difference is that a 'class="toc"' is added to the <dl> under the
> <div> that contains the menu.
>
> Take that class out and it is back to before. However, figuring out where
> that happens is a lot harder.
>
> I am working on it... but not sure if I can solve it.
>
>
> --
> Niclas Hedhman, Software Developer
> http://polygene.apache.org - New Energy for Java
>
--
Niclas Hedhman, Software Developer
http://polygene.apache.org - New Energy for Java