fix in style sheet that now shows normal dropdown behaviour (#1315)
This commit is contained in:
parent
71afc6b6f3
commit
4d48bd3d4c
@ -1,4 +1,4 @@
|
|||||||
== Qu'est-ce que WebGoat
|
== Qu'est-ce que WebGoat?
|
||||||
---
|
---
|
||||||
|
|
||||||
WebGoat est une application qui explique et teste diverses vulnérabilités du top 10 OWASP.
|
WebGoat est une application qui explique et teste diverses vulnérabilités du top 10 OWASP.
|
||||||
|
@ -39,7 +39,8 @@
|
|||||||
<div id="lesson-title-wrapper">
|
<div id="lesson-title-wrapper">
|
||||||
|
|
||||||
</div><!--lesson title end-->
|
</div><!--lesson title end-->
|
||||||
<div class="user-nav pull-right" id="user-and-info-nav" style="margin-right: 75px;">
|
<!--<div class="user-nav pull-right" id="user-and-info-nav" style="margin-right: 75px;">-->
|
||||||
|
<div style="position: absolute;width:400px; z-index:3; top:22px; right: -90px;">
|
||||||
<!-- webwolf menu item -->
|
<!-- webwolf menu item -->
|
||||||
<a th:href="@{/WebWolf}" target="_blank">
|
<a th:href="@{/WebWolf}" target="_blank">
|
||||||
<button type="button" id="webwolf-button" class="btn btn-default right_nav_button"
|
<button type="button" id="webwolf-button" class="btn btn-default right_nav_button"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user