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