mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
This was a really cute bug where our layout messes up if you resize the page while "Subscriptions" (or to a less visible extent, "Settings") is active. The problem here is that we compute the size of the top navbar based on the size of main_div -- but when main_div is hidden, it has a width of zero! We need to instead look at the width of the pane that *is* active. Resolves https://trac.humbughq.com/ticket/216 (imported from commit adbef00d190845f90c5cfdb46df4ec7b703635ef) |
||
|---|---|---|
| api | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||