summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2018-02-11 16:25:23 -0500
committerMalf Furious <m@lfurio.us>2018-02-11 16:25:23 -0500
commit918ca274b48ec4fd230d403f46e91a4f7bbd3020 (patch)
tree7a74e838cbc5f4131e137669ad01ba33a66c0be7
parentf1c92c8a67fee9d30480c6a72ac3d00b1879edfd (diff)
downloadscrott-918ca274b48ec4fd230d403f46e91a4f7bbd3020.tar.gz
scrott-918ca274b48ec4fd230d403f46e91a4f7bbd3020.zip
Fix icon center-spacing on dbconfig view
-rw-r--r--app/view/dbconfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/dbconfig.php b/app/view/dbconfig.php
index 2e1b986..a8d8bce 100644
--- a/app/view/dbconfig.php
+++ b/app/view/dbconfig.php
@@ -36,7 +36,7 @@ require_once "view/formctrl.php";
<span class="glyphicon glyphicon-edit"></span>&nbsp;&nbsp;&nbsp;
<span class="glyphicon glyphicon-tasks"></span>&nbsp;&nbsp;&nbsp;
<span class="glyphicon glyphicon-inbox"></span>&nbsp;&nbsp;&nbsp;
- <span class="glyphicon glyphicon-envelope"></span>&nbsp;&nbsp;&nbsp;
+ <span class="glyphicon glyphicon-envelope"></span>
</h2>
<h1 class="text-center">Welcome to Scrott!</h1>