]> git.wh0rd.org Git - tt-rss.git/commitdiff
use height : auto in ttrssZoom
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sat, 13 Apr 2013 11:43:13 +0000 (15:43 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sat, 13 Apr 2013 11:43:13 +0000 (15:43 +0400)
tt-rss.css

index b0f2efe6d4bd34e21275be43c5c398da49eb1ec8..6067ca7d6bf894987add00be2df8d1f47b9d6599 100644 (file)
@@ -1002,6 +1002,7 @@ body#ttrssZoom div.footer {
 
 body#ttrssZoom div.postContent img {
        max-width : 650px;
+       height : auto;
 }
 
 select.attachments {