mirror of https://github.com/zulip/zulip.git
7196b5ac84
My PR #18974 introduced a bug where the logged-in dropdown pill on the /help pages stopped working and has been unresponsive ever since. This was caused by the incorrect assumption that each `.dropdown` would be inside an unordered list `ul`. However, that isn't the case for the dropdown pill on the /help pages. This commit simply removes said assumption, by widening the scope of the relevant CSS selectors. |
||
---|---|---|
.. | ||
confirm-preregistrationuser.js | ||
desktop-login.js | ||
desktop-redirect.js | ||
dev-login.js | ||
email_log.js | ||
google-analytics.js | ||
header.js | ||
help.js | ||
integrations.js | ||
integrations_dev_panel.js | ||
landing-page.js | ||
signup.js | ||
tabbed-instructions.js | ||
team.js |