From: Andrew Dolgov Date: Mon, 1 Apr 2013 14:14:24 +0000 (+0400) Subject: tweak ttrssZoom display X-Git-Tag: 1.7.6~62 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=52039010366520b842a250e8907c49b02fa9d03d;p=tt-rss.git tweak ttrssZoom display --- diff --git a/tt-rss.css b/tt-rss.css index dd89bff8..c6bc77dc 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -972,6 +972,7 @@ div.postHeader span.author { body#ttrssZoom { margin-left : auto; margin-right : auto; + padding : 2em; max-width : 800px; background : #f0f0f0; } @@ -982,7 +983,6 @@ body#ttrssZoom div.postContent p { body#ttrssZoom div.postReply { border : 1px solid #ccc; - margin : 20px; box-shadow : 0px 0px 3px #ccc; }