]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
german translation update
[tt-rss.git] / tt-rss.css
index ba017f1d655fa31135041a512449985adba1c860..6067ca7d6bf894987add00be2df8d1f47b9d6599 100644 (file)
@@ -57,6 +57,7 @@ div.postReply div.postContent {
 div.postReply div.postContent img {
        border-width : 0px;
        max-width : 98%;
+       height: auto;
 }
 
 div.postReply div.postEnclosures {
@@ -999,6 +1000,11 @@ body#ttrssZoom div.footer {
        text-align : center;
 }
 
+body#ttrssZoom div.postContent img {
+       max-width : 650px;
+       height : auto;
+}
+
 select.attachments {
        display : block;
        margin-top : 10px;