From dfabefdd96f02c4488a3a1d75c29f885c6ea80ec Mon Sep 17 00:00:00 2001
From: Leif Johansson <leifj@sunet.se>
Date: Sat, 3 Dec 2011 13:33:38 +0100
Subject: paint clear link on side of menu

---
 src/main/webapp/wayf-ndn.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/main/webapp')

diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp
index 4bf407f..baa9587 100644
--- a/src/main/webapp/wayf-ndn.jsp
+++ b/src/main/webapp/wayf-ndn.jsp
@@ -85,7 +85,7 @@
 		              </logic:notPresent>
 			      </logic:iterate>
 		      </ul>
-              <div style="font-size: small; float:right;"><logic:notPresent name="entityID" scope="request">
+              <div style="font-size: small; float:right; margin-top: 5px;"><logic:notPresent name="entityID" scope="request">
                  <bean:define id="targ" name="target" />
 		         <bean:define id="shire" name="shire" />
 		         <bean:define id="pid" name="providerId" />
-- 
cgit v1.1