]> git.wh0rd.org - tt-rss.git/commitdiff
tweak ttrssZoom display
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 1 Apr 2013 14:14:24 +0000 (18:14 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 1 Apr 2013 14:14:24 +0000 (18:14 +0400)
tt-rss.css

index dd89bff87c27767e7015d37d606b40767e39a294..c6bc77dc3c655eb7a9c0b52bcadcf17fc7981140 100644 (file)
@@ -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;
 }