mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 19:29:00 +02: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