Signed-off-by: Marcel Korpel <[email protected]> --- web/html/css/aurweb.css | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css
index b33726c..6bd7eb3 100644
--- a/web/html/css/aurweb.css
+++ b/web/html/css/aurweb.css
@@ -124,6 +124,10 @@
opacity: 1;
}
+pre {
+ overflow-x: auto;
+}
+
legend {
padding: 1em 0;
}
--
2.4.5
