From 0155599a1a818f3b71af8a3c5efc3c4e64e9fbc5 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 30 Jul 2015 14:13:52 +0200 Subject: [PATCH] Wizard: Use
 instead of 
+  }, $report)); ?>
\ No newline at end of file diff --git a/public/css/icinga/setup.less b/public/css/icinga/setup.less index cbe4d96fd..1f71be9e0 100644 --- a/public/css/icinga/setup.less +++ b/public/css/icinga/setup.less @@ -286,9 +286,10 @@ form#setup_requirements { } } - textarea.report { + pre.log-output { width: 66%; height: 25em; + max-height: none; } div.buttons {