From: Andrew Dolgov Date: Tue, 23 Jul 2013 03:49:32 +0000 (+0400) Subject: atom-to-html: remove horribly scaled feed icon (refs #754) X-Git-Tag: 1.10~68 X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=9fa8d652c2dc312e7af539e52b80436716e8dcc6 atom-to-html: remove horribly scaled feed icon (refs #754) --- diff --git a/atom-to-html.xsl b/atom-to-html.xsl index 0e6b2ac6..1b827bb8 100644 --- a/atom-to-html.xsl +++ b/atom-to-html.xsl @@ -21,9 +21,6 @@
- feed icon -

This feed has been exported from diff --git a/css/utility.css b/css/utility.css index f342223e..c785cd82 100644 --- a/css/utility.css +++ b/css/utility.css @@ -120,7 +120,6 @@ div.rss h1 { border-color : gray; border-style : dotted; color : gray; - margin-right : 90px; } div.rss h2 {