From f75a0d8169fb4d684efdaebe7aceeb217bbe9462 Mon Sep 17 00:00:00 2001 From: mcentner Date: Thu, 15 Jul 2010 08:08:49 +0000 Subject: Fixed issue with iframe detection in MOCCA Online applet.jsp. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@775 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/src/main/webapp/applet.jsp | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'BKUOnline/src') diff --git a/BKUOnline/src/main/webapp/applet.jsp b/BKUOnline/src/main/webapp/applet.jsp index ee1cca2a..aa0c3423 100644 --- a/BKUOnline/src/main/webapp/applet.jsp +++ b/BKUOnline/src/main/webapp/applet.jsp @@ -112,6 +112,10 @@ text-decoration: none; border-style: none; } + #buttons { + padding: 0; + margin: 0; + } #message { margin: 0; padding: 0.25em 0 0.25em 0; @@ -122,7 +126,7 @@ padding: 0.25em 0.5em 0.25em 0.5em; } - +