remove overflow property on banner
This commit is contained in:
parent
38e0bb4530
commit
02825f597f
@ -1 +1 @@
|
|||||||
2014-06-15.707
|
2014-06-16.708
|
||||||
|
@ -174,7 +174,7 @@ nav #banner #logo-text a {
|
|||||||
nav #banner #logo-text a:hover { text-decoration: none; }
|
nav #banner #logo-text a:hover { text-decoration: none; }
|
||||||
|
|
||||||
header #banner {
|
header #banner {
|
||||||
overflow: hidden;
|
/* overflow: hidden; */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-family: tahoma, "Lucida Sans", sans;
|
font-family: tahoma, "Lucida Sans", sans;
|
||||||
|
Reference in New Issue
Block a user