diff --git a/backend.php b/backend.php index 140428442..eefb31b10 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 000000000..44a0b4039 --- /dev/null +++ b/tt-rss-ie.css @@ -0,0 +1,6 @@ +ul.feedCatList { + position : relative; + top: -1em; +} + +