From 71da4a9bc7e2ff79b2fb4cf8903d15fd75372859 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 19 Jul 2013 11:50:19 +0200 Subject: SSO and Configuration updated TODO: --PVP2 from configuration --UseIFrame for OAs --SSO with mandates --Resign IdentityLink --Encrypted MOASession in Database --- id/server/auth/src/main/webapp/css/index.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'id/server/auth/src/main/webapp/css') diff --git a/id/server/auth/src/main/webapp/css/index.css b/id/server/auth/src/main/webapp/css/index.css index 41f5bb2aa..ba6938f9a 100644 --- a/id/server/auth/src/main/webapp/css/index.css +++ b/id/server/auth/src/main/webapp/css/index.css @@ -76,14 +76,14 @@ p#skiplinks a:active { #main { clear:both; position:relative; - margin-left: 50%; + margin-left: 45%; } /* left */ #leftcontent { float:left; - width:220px; + width:250px; margin-bottom: 25px; } @@ -103,7 +103,7 @@ h2#tabheader, h2#contentheader { #bkulogin { overflow:hidden; - width:220px; + width:250px; } #bkukarte { -- cgit v1.2.3