mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
Move search modal outside header to fix being behind overlay
This commit is contained in:
parent
f2d07d74a8
commit
c330a72d06
@ -28,8 +28,8 @@
|
||||
<div id="navWrapper">
|
||||
<div class="nav-mobile">
|
||||
$GlobalNav('doc')
|
||||
<% include SearchBox %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<% include SearchModal %>
|
||||
|
Loading…
Reference in New Issue
Block a user