summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/head.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/head.php b/includes/head.php
index 793356c..e874165 100644
--- a/includes/head.php
+++ b/includes/head.php
@@ -88,7 +88,7 @@
border-radius: var(--box-radius);
border-left: var(--box-border);
border-right: var(--box-border);
- overflow: scroll;
+ overflow: auto;
}
.description {