Skip to content

Commit

Permalink
Hide the main div while loading
Browse files Browse the repository at this point in the history
  • Loading branch information
meriouma committed Jan 22, 2015
1 parent 24fb6dd commit 25233ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/main.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
</div>
</nav>

<div class="holder">
<div class="holder" style="display:none">
<aside id="submenu">
<nav>
$toc
Expand Down

0 comments on commit 25233ca

Please sign in to comment.