mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-02 12:14:13 +01:00
This helps browsers to break lines if the plugin output is missing whitespaces. Alternatively we could set word-break: break-all but that may produce ugly results. refs #10820