1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-02 17:09:14 +00:00

remove processing of ttrss_feeds.icon_url

This commit is contained in:
Andrew Dolgov
2013-02-08 17:19:43 +04:00
parent 8853f0ed5b
commit 750cfcd2fa
3 changed files with 1 additions and 32 deletions

View File

@@ -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;