summaryrefslogtreecommitdiff
path: root/ie7.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-29 06:41:06 +0100
committerAndrew Dolgov <[email protected]>2007-04-29 06:41:06 +0100
commit5f2add1332691c5b6ebc26dcfe58bbb63d92ba3b (patch)
tree9210e7772b557e267dec6dec4f93c1ce18cc8949 /ie7.css
parentb24a05ccb969512e5dcd51efc65052b5d2e1b8c6 (diff)
add special stylesheet for ie7
Diffstat (limited to 'ie7.css')
-rw-r--r--ie7.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/ie7.css b/ie7.css
new file mode 100644
index 000000000..540049fb1
--- /dev/null
+++ b/ie7.css
@@ -0,0 +1,10 @@
+ul.feedCatList {
+ position : relative;
+ top: -1em;
+}
+
+li.feedCatHolder {
+ margin : 0px;
+ padding : 0px;
+}
+