summaryrefslogtreecommitdiff
path: root/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'page.tmpl')
-rw-r--r--page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.tmpl b/page.tmpl
index 97f7cf6..95b7d9e 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -52,7 +52,7 @@
<TMPL_UNLESS DYNAMIC>
<TMPL_IF TOPBAR>
-<nav class="navbar navbar-inverse navbar-fixed-top">
+<nav class="navbar navbar-default navbar-fixed-top">
<TMPL_VAR TOPBAR>
</nav>
</TMPL_IF>