Hide overflow of toolbar so title does not show when too long to fit.
authorMichael Ang <mang@archive.org>
Thu, 20 May 2010 22:44:35 +0000 (22:44 +0000)
committerMichael Ang <mang@archive.org>
Thu, 20 May 2010 22:44:35 +0000 (22:44 +0000)
BookReader/BookReader.css

index 55e1f06..4e6312e 100644 (file)
@@ -8,6 +8,7 @@
     height:25px;
     width:100%;
     background-color: #E6E4E1;
+    overflow: hidden;
 }
 
 #BRtoolbar .label {