From b37a24693b72601ac8187c0716974379d1e35fe5 Mon Sep 17 00:00:00 2001
From: nojhan
Date: Mon, 13 Oct 2008 18:03:55 +0000
Subject: [PATCH] bugfix css, typo Strip-it
---
template/lego/style.css | 4 ++--
template/lego/template.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/template/lego/style.css b/template/lego/style.css
index 6ce6aa4..4266860 100644
--- a/template/lego/style.css
+++ b/template/lego/style.css
@@ -201,7 +201,7 @@ ul#link_bar {
list-style:none;
}
-ul#linkbar>li {
+ul#link_bar>li {
display:inline;
margin-left:1em;
-}
\ No newline at end of file
+}
diff --git a/template/lego/template.html b/template/lego/template.html
index 4d7225b..86bc4bf 100644
--- a/template/lego/template.html
+++ b/template/lego/template.html
@@ -105,10 +105,10 @@
{end:}
- {lang.propulse} Strip-It, {lang.descstrip} ({general.version}).
+ {lang.propulse} Strip-it, {lang.descstrip} ({general.version}).