Switch to side-by-side view

--- a/dirbrowser/cdbrowser.css
+++ b/dirbrowser/cdbrowser.css
@@ -17,7 +17,7 @@
 
 /* The top margin is for leaving the space for the fixed header. The line
  * is edited when changing the scale. Do not edit too much because regex */
-body {margin: 20px 0px 0px 0px;}
+body {margin: 30px 0px 0px 0px;}
 
 /* The current path indicator is an ul inside a browsepath div inside
    the fixedheader div */