mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
We use the `:empty` css selector on `#modal-alert`, so we need to strip any whitespace from the contents to ensure the selector functions correctly. Followup to ad431ab03a