summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/content.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/content.css b/css/content.css
index 787cdfb8c..c885f7d1e 100644
--- a/css/content.css
+++ b/css/content.css
@@ -231,7 +231,7 @@
}
#app-content .open .utils .title h1 a {
- overflow: scroll;
+ overflow: auto;
white-space: normal;
}