Integration of the tree in the spool view
[banana.git] / css / style.css
index 98f6b67..660eeb9 100644 (file)
@@ -72,8 +72,8 @@
     background-color: #fff;
 }
 
-.banana pre.thread_tree {
-  overflow: scroll;
+.banana td.thread_tree, .banana div.thread_tree {
+  overflow: auto;
 }
 
 .banana .thread_tree input {