zulip/static
David Wood 7fc72dff44 left sidebar: Avoid unnecessary scrollbar.
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>
2019-10-30 13:21:28 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html 5xx.html: Build with webpack. 2019-10-28 15:53:15 -07:00
images auth: Refactor social login rendering. 2019-10-28 15:06:26 -07:00
js typescript: Move js/js_typings/zulip/index.d.ts to js/global.d.ts. 2019-10-30 13:12:54 -07:00
shared shared: Bump version to 0.0.2. 2019-10-24 14:56:56 -07:00
styles left sidebar: Avoid unnecessary scrollbar. 2019-10-30 13:21:28 -07:00
templates docs: Remove beta tag on email address visibility. 2019-10-21 16:13:04 -07:00
third bootstrap: Change tooltip html default to false. 2019-09-19 20:53:10 -07:00
.gitignore generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
favicon.ico