We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442905a commit 4712754Copy full SHA for 4712754
2 files changed
menu.js
@@ -24,7 +24,7 @@ document.write('\
24
\
25
<div class="w3-dropdown-hover">\
26
<button class="w3-bar-item w3-button w3-wide">Examples</button>\
27
- <div class="w3-dropdown-content w3-bar-block w3-card-4" style="margin-top: 32px">\
+ <div class="w3-dropdown-content w3-bar-block w3-card-4" style="margin-top: 32px z-index=1000">\
28
<a href="testing.html" class="w3-bar-item w3-button">Testing: Waterbodies Near Facilities </a>\
29
<a href="testing_aquifers.html" class="w3-bar-item w3-button">Testing: Wells with Common Aquifers</a>\
30
<a href="impacts.html" class="w3-bar-item w3-button">Assessing Impacts</a>\
0 commit comments