calculate content min-height based on height of aside and pagetool
commit649a27258dcb1fc02a7f5b450a858644a12f0d0a
authorPhy <git@phy25.com>
Sat, 22 Feb 2020 20:28:25 +0000 (22 15:28 -0500)
committerPhy <git@phy25.com>
Sat, 22 Feb 2020 20:28:25 +0000 (22 15:28 -0500)
treeb318a5d44e041b2746a4af9e7a9c3e3959bc165a
parent6d7e4f82694362b31bd8f7d81b79f9bc2935ab06
calculate content min-height based on height of aside and pagetool

Fixes #1716. Before it will only set min-height based on aside height.

I added a current height check before applying min-height, because there might be a min-height CSS on .page in stylesheet, and I want to respect that and only apply if necessery.
lib/tpl/dokuwiki/script.js