mirror of https://github.com/zulip/zulip.git
Revert "Update to jQuery version 3."
This reverts commit a01eb190d6
.
We haven't debugged why yet, but this was causing 2 major problems:
* Misalignment in the floating recipient bar area.
* Missing scrollbar in the right sidebar.
This commit is contained in:
parent
b588bc47fc
commit
41d7bfabe4
|
@ -15,7 +15,7 @@
|
|||
"i18next-localstorage-cache": "0.3.0",
|
||||
"i18next-parser": "0.11.1",
|
||||
"i18next-xhr-backend": "0.5.4",
|
||||
"jquery": "3.2.1",
|
||||
"jquery": "2.2.3",
|
||||
"jquery-validation": "1.16.0",
|
||||
"katex": "0.7.1",
|
||||
"moment": "2.18.1",
|
||||
|
|
Loading…
Reference in New Issue