summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-02-08 17:19:43 +0400
committerAndrew Dolgov <[email protected]>2013-02-08 17:19:43 +0400
commit750cfcd2fa5e2fe94eaee3de2492ba54797f1a64 (patch)
treeec6880a0c2a2dfb19d0e0f01759d86fc5f39cf6e /tt-rss.css
parent8853f0ed5b2988ff1db5c387fb97b5cfd7595aae (diff)
remove processing of ttrss_feeds.icon_url
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 5c5042482..11bffe175 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -60,17 +60,6 @@ div.postReply div.postContent img {
max-width : 98%;
}
-div.postReply div.postIcon {
- float : right;
- border : 0px;
- margin : 5px;
-}
-
-div.postReply div.postIcon img {
- max-width : 120px;
- display : inline;
-}
-
div.postReply div.postEnclosures {
margin-top : 1em;
color : gray;