Fixed style overriding css to hide chat control tabs.
This commit is contained in:
@ -518,8 +518,6 @@ window.chat.chooseAnchor = function(t) {
|
||||
elm.scrollTop(elm.data('needsScrollTop'));
|
||||
elm.data('needsScrollTop', null);
|
||||
}
|
||||
|
||||
chat.needMoreMessages();
|
||||
}
|
||||
|
||||
window.chat.show = function(name) {
|
||||
|
Reference in New Issue
Block a user