BRcontainer should go all the way to the edge -- with nav hidden use every pixel!
[bookreader.git] / BookReader / BookReader.css
index 8e99553..a24f493 100644 (file)
@@ -46,8 +46,8 @@ a {
     float: right;
 }
 #BRcontainer {
-    top:5px;
-    bottom:5px;
+    top:0;
+    bottom:0;
     width:100%;
     z-index: 1;
     overflow-x:auto;