diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 80f6e9791..5e7d87df5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -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; |