make perfect scrollbars work with quattro

This commit is contained in:
rabuzarus 2015-12-30 03:12:52 +01:00
parent e93156427e
commit f8256fc53b
4 changed files with 1 additions and 15 deletions

View file

@ -147,6 +147,7 @@
} else {
last_popup_menu = menu;
last_popup_button = parent;
$('#nav-notifications-menu').perfectScrollbar('update');
}
return false;
});