From 43e4d53611aa7f7a4c2de76a339af8405273209a Mon Sep 17 00:00:00 2001 From: Mark Schouten Date: Wed, 24 Aug 2016 15:49:39 +0200 Subject: [PATCH] Fix CSS issues to eliminate whitespace with vertical menubar --- css/base.css | 1 + index.php | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/css/base.css b/css/base.css index a386d81..a8cf800 100644 --- a/css/base.css +++ b/css/base.css @@ -15,6 +15,7 @@ body, html { border: 1px solid #DDD; font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif; font-weight: 300; + float: left; font-size: 14px; line-height: 1.3; width: 10%; diff --git a/index.php b/index.php index 78d1ee9..614f7f2 100644 --- a/index.php +++ b/index.php @@ -168,8 +168,8 @@ if ($blocklogin === TRUE) { ?>
- - + +