From c055920da579485d542d703689509a96b8357f1d Mon Sep 17 00:00:00 2001
From: Anders Lund <anders.lund@uninett.no>
Date: Fri, 27 Mar 2009 13:49:47 +0000
Subject: [PATCH] SLO looks a little bit better with this I think...

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1449 44740490-163a-0410-bde0-09ae8108e29a
---
 www/resources/slo.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/resources/slo.css b/www/resources/slo.css
index 58d5b4d06..f1ac2fd4d 100644
--- a/www/resources/slo.css
+++ b/www/resources/slo.css
@@ -10,6 +10,7 @@ table#slostatustable tr td {
 }
 table#slostatustable tr td.statustext {
 	min-width: 5em;
+	padding-left: 0px;
 }
 
 
@@ -82,4 +83,4 @@ div.loggedout {
 iframe.hiddeniframe {
 	display: none;
 }
- */
\ No newline at end of file
+ */
-- 
GitLab