summaryrefslogtreecommitdiffstats
path: root/www/stylesheet_wiki.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/stylesheet_wiki.css')
-rw-r--r--www/stylesheet_wiki.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css
index 88098d3..e0984ae 100644
--- a/www/stylesheet_wiki.css
+++ b/www/stylesheet_wiki.css
@@ -159,6 +159,10 @@ table.listing th.desc a { background-image: url(http://wiki.neo-layout.org/chrom
#dirlist td.name { width: auto }
#dirlist td.change { white-space: normal }
+div.report {
+overflow-y: hidden;
+overflow:auto;
+}
/* Styles for the error page (and rst errors) */
#content.error pre, div.system-message pre { margin-left: 1em; overflow: auto }