From 2d6a9c00b7bcf43357d861557eaf683e5fdeb99e Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 15 Jul 2013 21:14:00 +0200 Subject: header: move #navbar-height below nav Having it there makes adding your own header via data/local/header.inc.php easier. Signed-off-by: Florian Pritz --- application/views/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application') diff --git a/application/views/header.php b/application/views/header.php index ae6f037fb..42d841a8b 100644 --- a/application/views/header.php +++ b/application/views/header.php @@ -25,7 +25,6 @@ if (is_cli_client() && !isset($force_full_html)) {
- @@ -71,6 +70,7 @@ if (is_cli_client() && !isset($force_full_html)) {
+