]> git.wh0rd.org Git - tt-rss.git/commitdiff
css: fix postIcon margins
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 11 Nov 2010 08:56:45 +0000 (11:56 +0300)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 11 Nov 2010 08:56:45 +0000 (11:56 +0300)
tt-rss.css

index d58384a138f7ce28602d31c97580b40b7afc04e4..356166799fb833f120f8fb75ffec5cde8f7e8e09 100644 (file)
@@ -52,7 +52,7 @@ div.postReply div.postContent img {
 div.postReply div.postIcon {
        float : right;
        border : 0px;
-       margin : 10px 0px 10px 10px;
+       margin : 5px;
 }
 
 div.postReply div.postEnclosures {