diff --git a/tt-rss-ie.css b/tt-rss-ie.css index 71d72961e..6f974589d 100644 --- a/tt-rss-ie.css +++ b/tt-rss-ie.css @@ -9,12 +9,7 @@ li.feedCatHolder { } #infoBoxTitle { - border-width : 1px 1px 1px 1px; - border-style : solid; - border-color : #88b0f0; - background-color : #88b0f0; - padding : 2px; - color : white; + display : none; } #infoBox {