mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This is done because the current column-left and column-right were actually just floating left and right and making use of float-left and float-right makes more sense. This also helps with the upcoming public archives feature which will try to include portico content with main app content.