diff --git a/css/article.less b/css/article.less index 28ff915..2aea96a 100644 --- a/css/article.less +++ b/css/article.less @@ -80,7 +80,6 @@ float: left; } /*____________ Article Title ____________*/ - /*__ Style pur __*/ .kharticle h1 { diff --git a/css/mobile.less b/css/mobile.less index dc57f21..b2d632d 100644 --- a/css/mobile.less +++ b/css/mobile.less @@ -73,7 +73,6 @@ } } - .showSidebar #dokuwiki__content, #dokuwiki__content { float: none; margin-left: 0; diff --git a/main.php b/main.php index 8192636..ed200f1 100644 --- a/main.php +++ b/main.php @@ -101,9 +101,9 @@ $showSidebar = $hasSidebar && ($ACT=='show'); showTranslations(); + echo ""; } ?> -