diff --git a/module/upgrade/ui/sqlfail.html.php b/module/upgrade/ui/sqlfail.html.php
index e6767d11f5..da69734057 100644
--- a/module/upgrade/ui/sqlfail.html.php
+++ b/module/upgrade/ui/sqlfail.html.php
@@ -37,7 +37,7 @@ div
),
div
(
- setClass('pre rounded-md bg-gray-100 overflow-x-hidden overflow-y-auto px-8 py-6'),
+ setClass('rounded-md bg-gray-100 overflow-x-hidden overflow-y-auto px-8 py-6'),
$errors
),
div