]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Remove artificial padding on the body of the page, un-fix navbar.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 15 Sep 2012 12:35:50 +0000 (08:35 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 15 Sep 2012 12:35:50 +0000 (08:35 -0400)
xonstat/templates/base.mako
xonstat/templates/nav.mako

index 4b95949720668fc73fec0e346820084368eb4965..b9b00f73f5a92309cddc63a5b780c512ef22f332 100644 (file)
       <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
     <![endif]-->
 
-    <style type="text/css">
-      body {
-        padding-top: 60px;
-        padding-bottom: 40px;
-      }
-    </style>
-
     <%block name="css">
     <!-- <link href="/static/css/style.min.css" rel="stylesheet"> -->
     <link href="/static/css/style.css" rel="stylesheet">
index 57eab80b025cdfd9f7da1abdae7f2490fab98661..568ddae8efbde724c0bb75d629ce5e85788b2f33 100644 (file)
@@ -1,5 +1,5 @@
 <%def name="nav(active)">
-    <div class="navbar navbar-fixed-top">
+    <div class="navbar navbar-top">
       <div class="navbar-inner">
         <div class="container">
           <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">