Fixed issue #597 - If "new ticket created" popover is shown you can't click search box.

This commit is contained in:
Martin Edenhofer 2017-01-10 11:51:49 +01:00
parent f4946ac142
commit 41b7446204

View file

@ -7639,10 +7639,7 @@ output {
left: 0; left: 0;
right: 0; right: 0;
@extend .zIndex-10; @extend .zIndex-10;
pointer-events: none;
.defaultTheme {
pointer-events: none;
}
.noty_bar { .noty_bar {
max-width: 500px; max-width: 500px;