diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main/webapp/wayf-ndn.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
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" /> |