mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This commit modifies the `#add-stream-link` element to be a `div` containing the previous `a` element. The margin that was added to `#stream-filters-container .simplebar-content` is then moved to that new `div`. This preserves the intended behaviour of the commit which introduced the margin, to fix #12519 while removing an unnecessary scrollbar which could hide the top-most stream in the stream list. Fixes #13050 Signed-off-by: David Wood <david@davidtw.co> |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||
| favicon.ico | ||