aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-06-16 01:32:23 -0700
committerfriendica <info@friendica.com>2014-06-16 01:32:23 -0700
commit02825f597fba4fddd6783aa4dd1037f20e41aafe (patch)
treee4ba761a8b6df5599f4778e4108a9eedabc8dbba /view/theme
parent38e0bb45309981441017085f02d3709f5a6ee639 (diff)
downloadvolse-hubzilla-02825f597fba4fddd6783aa4dd1037f20e41aafe.tar.gz
volse-hubzilla-02825f597fba4fddd6783aa4dd1037f20e41aafe.tar.bz2
volse-hubzilla-02825f597fba4fddd6783aa4dd1037f20e41aafe.zip
remove overflow property on banner
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css2
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;