From 97b6742ddfcef31ded607e4334475052ba46795b Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 26 Feb 2013 20:03:45 -0800 Subject: Increased size of top-right badge. --- includes/header.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'includes') diff --git a/includes/header.php b/includes/header.php index 7d9c02d..136c2eb 100644 --- a/includes/header.php +++ b/includes/header.php @@ -174,13 +174,10 @@ function topbar($links) { echo " Update your name | "; echo " Logout"; echo " "; - echo " -
- -
-
-
+ echo "
+
"; + } else { -- cgit v1.2.3