summaryrefslogtreecommitdiff
path: root/theme/default/ie7.css
diff options
context:
space:
mode:
authorcsarven <csarven@controlyourself.ca>2008-11-24 00:22:30 -0500
committercsarven <csarven@controlyourself.ca>2008-11-24 00:22:30 -0500
commit75bbf5fd1ed0eb8cf0d46c643312ae0f3b698176 (patch)
tree4a5c90b1870599bc9be5302a78ac94c4fbe19eae /theme/default/ie7.css
parentc9430ab3127d01354579644c595f2b0b0eaff9cd (diff)
Tag filtering CSS fixes for IE0.6.3
darcs-hash:20081124052230-eefa4-0b17fc8872d7f4cc765fc4f3fd6abd3288120c08.gz
Diffstat (limited to 'theme/default/ie7.css')
-rw-r--r--theme/default/ie7.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/default/ie7.css b/theme/default/ie7.css
index 14534c05e..23a3241b7 100644
--- a/theme/default/ie7.css
+++ b/theme/default/ie7.css
@@ -32,3 +32,8 @@ img.avatar.original, img.avatar.profile {
padding: 6px 15px;
line-height: 27px;
}
+
+#filter_tags ul li#filter_tags_item label {
+position:relative;
+top:-8px;
+} \ No newline at end of file