summaryrefslogtreecommitdiffstats
path: root/includes/header.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-02-20 02:05:54 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-02-20 02:05:54 -0800
commitb288444a88cfc5393714e7063284d5334b6887f5 (patch)
tree7515f0f6bebe2d15fa4a0ad2163144ee49142cfd /includes/header.php
parent1c65a1a164008e993fba099723fc3039c2332a9c (diff)
downloadpathery-b288444a88cfc5393714e7063284d5334b6887f5.tar.xz
Fixed position header.
Diffstat (limited to 'includes/header.php')
-rw-r--r--includes/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/header.php b/includes/header.php
index 1888392..c18ae2e 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -199,7 +199,7 @@ function topbar($links) {
<?
}
echo " </div>";
- echo "</div>"; //div id='user'
+ echo "</div><div class='topbarSpacer'></div>"; //div id='user'
}
function userDataToJS() {