aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-05-06 18:14:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-05-06 18:14:04 -0300
commitffd538385846f30a6abb3a1a7a268f614c3e600c (patch)
tree4c9bb8663f151740bf8ac6fb3620ed6cf1eb7886 /templates
parent94f4602d4051b3687817be3e9ef3945eecd6b441 (diff)
downloadblog-ffd538385846f30a6abb3a1a7a268f614c3e600c.tar.gz
blog-ffd538385846f30a6abb3a1a7a268f614c3e600c.tar.bz2
Moving sidebar to top (3)
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index bc471d9..038463c 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -44,7 +44,7 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js" type="text/javascript"></script>
<script src="<TMPL_VAR BASEURL>bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
-<div class="navbar navbar-inverse">
+<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">