do not break default summary behaviour
This commit is contained in:
parent
b9d5b5c0e0
commit
9a6813d7af
5 changed files with 5 additions and 5 deletions
|
|
@ -87,7 +87,7 @@ include('tpl/favicon_tiles.php');
|
|||
tpl_includeFile('header.html');
|
||||
?>
|
||||
|
||||
<div id="dokuwiki__header" class="header no-print">
|
||||
<div id="dokuwiki__header" class="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue