[Theme] add overflow: hidden to hide extra-screen title header

This commit is contained in:
Benjamin Dauvergne 2010-07-29 11:33:13 +02:00
parent fc62a6965c
commit 0f4eb7bd03
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
height:86px;
width:439px;
text-indent:1000em;
overflow: hidden;
}
div#page {