mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This commit wraps the alert-box into a wrapper, and moves the position related CSS to the wrapper, to avoid safari container regression — which results when position: fixed is applied on the element which is also the container.