mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-03-01 08:21:25 +01:00
[bug] fix menu z index on close
This commit is contained in:
parent
e16abba01b
commit
560298322a
@ -91,9 +91,7 @@ var menu = (function() {
|
||||
render.tabindex.toggle();
|
||||
shade.open({
|
||||
action: function() {
|
||||
mod.close();
|
||||
render.close();
|
||||
pagelock.unlock();
|
||||
close();
|
||||
}
|
||||
});
|
||||
pagelock.lock();
|
||||
|
Loading…
Reference in New Issue
Block a user