From 5405b707fbf5b109426811da30b155bfd74f66de Mon Sep 17 00:00:00 2001 From: Leif Johansson <leifj@sunet.se> Date: Fri, 29 Jul 2011 00:14:54 +0200 Subject: buttons --- src/main/webapp/wayf-ndn.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp index 697ec8f..823659a 100644 --- a/src/main/webapp/wayf-ndn.jsp +++ b/src/main/webapp/wayf-ndn.jsp @@ -278,7 +278,7 @@ }); </script> <style> - .ios-style, .ios-style ul, .ios-style ol { background: #fff; height: 200px; padding: 2px; width: 260px; } + .ios-style, .ios-style ul, .ios-style ol { background: #fff; height: 200px; padding: 2px; width: 420px; } .ios-style { overflow-x: hidden; overflow-y: auto; } //.ios-style::-webkit-scrollbar { width: 5px; height: 5px; } //.ios-style::-webkit-scrollbar-thumb { background: rgba(128, 128, 128, 0.6); border-radius: 4px; } @@ -315,7 +315,7 @@ <div id="nav_pic"><img src="images/pipes.jpg" width="200px" height="395" alt="" /></div> </div> </li> - <li style="vertical-align: top; margin-left: 50px;"> + <li style="vertical-align: top;"> <h1>Select an identity provider</h1> <p class="text">The service you are trying to use require that you identify yourself. Please select your identity provider below...</p> -- cgit v1.1