mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
The left sidebar will overflow its bounds (even when set to overflow: hidden) and go behind other text on the sidebar above. By setting the z-index to 0 we seem to solve the problem. This is probably actually a webkit bug, but this makes it no longer affect us. Fixes #1899. |
||
|---|---|---|
| .. | ||
| activity.css | ||
| components.css | ||
| compose.css | ||
| fonts.css | ||
| left-sidebar.css | ||
| media.css | ||
| overlay.css | ||
| portico.css | ||
| pygments.css | ||
| settings.css | ||
| subscriptions.css | ||
| thirdparty-fonts.css | ||
| zulip.css | ||