Files
zulip/static/js
Tyler B. Thrailkill 85c7eba3f9 css: Call set_layout_width even if the sbwidth is 0.
Historically, the logic that was extracted into set_layout_width only
did something on non-macOS platforms, where sbwidth != 0
(i.e. scrollbars have nonzero width).

However, with the addition of the fluid layout width option, that
function does something if either sbwidth != 0 OR fluid_layout_width
is enabled.  At that point, we should just call that function
unconditionally.
2019-07-02 15:47:03 -07:00
..
2019-07-02 15:04:58 -07:00
2018-06-11 07:51:24 -04:00
2018-07-30 11:25:32 -07:00
2018-12-18 10:41:06 -08:00
2018-11-28 14:51:51 -08:00