diff --git a/css/base.less b/css/base.less index 752d451..5a858ef 100755 --- a/css/base.less +++ b/css/base.less @@ -299,7 +299,7 @@ nav > ul { } article, aside, details, figcaption, figure, footer, header, - main, menu, nav, section, summary { + main, menu, nav, section { display: block; } diff --git a/detail.php b/detail.php index 49de8c8..d9f7b95 100755 --- a/detail.php +++ b/detail.php @@ -87,7 +87,7 @@ include('tpl/favicon_tiles.php'); tpl_includeFile('header.html'); ?> -
+
diff --git a/main.php b/main.php index 239e00f..30bd463 100755 --- a/main.php +++ b/main.php @@ -73,7 +73,7 @@ $classWideContent = (Template::getInstance())->fullWidthClass(); } ?> -
+
diff --git a/tpl/nav-direct.php b/tpl/nav-direct.php index 09b91dd..21570be 100755 --- a/tpl/nav-direct.php +++ b/tpl/nav-direct.php @@ -2,7 +2,7 @@ if (!defined('DOKU_INC')) die(); ?> -