diff options
author | Leif Johansson <leifj@sunet.se> | 2011-11-26 00:05:49 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-11-26 00:05:49 +0100 |
commit | adc7c954ed09e59d58a7c989dff6192f0c215778 (patch) | |
tree | 463045be23bdb57b3d2c41ad92b213e44a1f6c9f /src | |
parent | c33df4984c9cb8abea8cad84d288ebc4baf1e1c4 (diff) |
tabbed layout
Diffstat (limited to 'src')
-rw-r--r-- | src/main/webapp/wayf-ndn.jsp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp index b71859a..b6779d6 100644 --- a/src/main/webapp/wayf-ndn.jsp +++ b/src/main/webapp/wayf-ndn.jsp @@ -105,7 +105,6 @@ <input tabindex="20" type="submit" value="Clear List" /> </form> </li> - <li style="vertical-align: top; border-right: 1px solid #CECECE; min-height: 300px; margin-right: 20px; padding-left: 20px;"> </li> </logic:present> <li style="vertical-align: top;"> <h2>Full list of identity providers</h2> |