From: Andrew Dolgov Date: Tue, 20 Dec 2005 16:01:38 +0000 (+0100) Subject: IE related workarounds in tt-rss-ie.css X-Git-Tag: schema_freeze_for_1.1.1~8 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=2f52ca1b5ca53e047cf2ffda3839de62bd13e4fb;p=tt-rss.git IE related workarounds in tt-rss-ie.css --- diff --git a/backend.php b/backend.php index 14042844..eefb31b1 100644 --- a/backend.php +++ b/backend.php @@ -318,6 +318,7 @@ "; @@ -949,6 +950,7 @@ "; } diff --git a/tt-rss-ie.css b/tt-rss-ie.css new file mode 100644 index 00000000..44a0b403 --- /dev/null +++ b/tt-rss-ie.css @@ -0,0 +1,6 @@ +ul.feedCatList { + position : relative; + top: -1em; +} + +