summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/default/global.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/global.css b/themes/default/global.css
index 3f1a7966..c28cd9f6 100644
--- a/themes/default/global.css
+++ b/themes/default/global.css
@@ -256,7 +256,7 @@ div.logo {
border-bottom: 2px solid #000000;
margin-bottom: 2px;
background-image: url('../../images/themes/default/title.png');
- background-repeat: none;
+ background-repeat: no-repeat;
height: 50px;
}
div.logo a {