Skip to content

Commit

Permalink
Hide overflow of toolbar so title does not show when too long to fit.
Browse files Browse the repository at this point in the history
  • Loading branch information
mangtronix committed May 20, 2010
1 parent 9f0db8a commit c077403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BookReader/BookReader.css
Expand Up @@ -8,6 +8,7 @@
height:25px;
width:100%;
background-color: #E6E4E1;
overflow: hidden;
}

#BRtoolbar .label {
Expand Down

0 comments on commit c077403

Please sign in to comment.