[planet-web] Move ruler to below the navbar so it's visible



commit 23a247fe2cf8a13ae8b51565487dd6dd0e44f061
Author: Neil McGovern <neil gnome org>
Date:   Tue Nov 27 19:48:12 2018 +0000

    Move ruler to below the navbar so it's visible

 themes/gnome/index.html.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index fac0c97..834967c 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -26,7 +26,6 @@
 </head>
 
 <body class="gnome-body">
-<script type="text/javascript" src="https://static.gnome.org/friends/ruler/ruler-fog.js";> </script>
 <header class="gnome-header">
        <nav class="navbar navbar-fixed-top navbar-default affix-top">
                <div class="container">
@@ -51,6 +50,7 @@
                </div>
        </nav>
 </header>
+<script type="text/javascript" src="https://static.gnome.org/friends/ruler/ruler-fog.js";> </script>
 
 <div class="gnome-content">
        <section id="featured">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]