From bd49b0e85e71b324793d78c34d8b55c0f2cc9f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no> Date: Wed, 8 Oct 2008 13:15:14 +0000 Subject: [PATCH] css width git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@912 44740490-163a-0410-bde0-09ae8108e29a --- www/resources/default.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/resources/default.css b/www/resources/default.css index 427fc338f..385a51484 100644 --- a/www/resources/default.css +++ b/www/resources/default.css @@ -76,11 +76,10 @@ dt { border: 1px solid #fff; position: relative; + text-align: left; -# width: 600px; margin: 20px 75px 2em 75px; max-width: 950px; - text-align: left; } #header { -- GitLab