aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/master.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/styles/master.css')
-rw-r--r--webAO/styles/master.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/master.css b/webAO/styles/master.css
index cf9a7035..add9ed21 100644
--- a/webAO/styles/master.css
+++ b/webAO/styles/master.css
@@ -375,3 +375,7 @@ ul.navbar-nav.ml-auto {
nav.navbar.fixed-top.navbar-expand-lg.navbar-dark.bg-dark.fixed-top {
height: 65px;
}
+
+.server-description {
+ white-space: pre-wrap;
+}