From 5f187a7602d6ceeac9dbd81e84fbfc13f0b73ea9 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Wed, 19 Sep 2018 18:17:46 -0400 Subject: stdpage: Add additional spacing to "Not Logged In" text This additional spacing is added to the navbar text to improve its appearance in the browser. --- app/view/stdpage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/view') diff --git a/app/view/stdpage.php b/app/view/stdpage.php index acd1ba2..2eb2c2c 100644 --- a/app/view/stdpage.php +++ b/app/view/stdpage.php @@ -188,7 +188,7 @@ require_once "view/settings.php";