ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=53c4f3212f747a30f4905ea4032d671b6231ae33
commit 53c4f3212f747a30f4905ea4032d671b6231ae33 Author: Andy Williams <[email protected]> Date: Wed Nov 29 12:47:53 2017 +0000 style: Fix gap under expanded content --- public_html/lib/tpl/e/css/modifications.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public_html/lib/tpl/e/css/modifications.css b/public_html/lib/tpl/e/css/modifications.css index b695f0cc..970dea36 100644 --- a/public_html/lib/tpl/e/css/modifications.css +++ b/public_html/lib/tpl/e/css/modifications.css @@ -61,7 +61,6 @@ h1, h2, h3, h4, h5, h6, #dokuwiki__aside ul { list-style: none; padding-left: 0; - margin-bottom: 10px; } #dokuwiki__aside ul ul { --
