remove overflow property on banner

This commit is contained in:
friendica 2014-06-16 01:32:23 -07:00
parent 38e0bb4530
commit 02825f597f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2014-06-15.707
2014-06-16.708

View File

@ -174,7 +174,7 @@ nav #banner #logo-text a {
nav #banner #logo-text a:hover { text-decoration: none; }
header #banner {
overflow: hidden;
/* overflow: hidden; */
text-align: center;
font-size: 14px;
font-family: tahoma, "Lucida Sans", sans;