apply z-index fix to all modals

This commit is contained in:
Oliver Gorwits
2013-09-10 22:15:29 +01:00
parent 3334095c19
commit 1aa97d08ba
7 changed files with 13 additions and 14 deletions

View File

@@ -53,7 +53,7 @@
<button class="btn" data-toggle="modal"
data-target="#nd_devdel-[% count %]" type="button"><i class="icon-trash text-error"></i></button>
<div id="nd_devdel-[% count %]" class="nd_modal modal hide fade" tabindex="-1"
<div id="nd_devdel-[% count %]" class="nd_modal nd_deep-horizon modal hide fade" tabindex="-1"
role="dialog" aria-labelledby="nd_devdel-label-[% count %]" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">x</button>