From 7b47c0aa0aeee6f059f00008e36cc210ca89ecb9 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Wed, 21 Aug 2013 10:28:20 -0400
Subject: [PATCH] Merged revisions 4069-4117 from stable branch.
---
interface/web/dashboard/templates/dashboard.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/interface/web/dashboard/templates/dashboard.htm b/interface/web/dashboard/templates/dashboard.htm
index 4d68fbd..c8c3145 100644
--- a/interface/web/dashboard/templates/dashboard.htm
+++ b/interface/web/dashboard/templates/dashboard.htm
@@ -41,7 +41,7 @@
</tmpl_if>
</tmpl_loop>
</div>
- <div style="float:left; width:350px;">
+ <div style="float:left; width:350px;padding-left:15px;">
<tmpl_loop name='rightcol'>
{tmpl_var name='content'}
<tmpl_if name='content'>
--
Gitblit v1.9.1