summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-13 15:43:13 +0400
committerAndrew Dolgov <[email protected]>2013-04-13 15:43:13 +0400
commit542c563c55dac88213479fd1cb8a683cad981cd0 (patch)
tree4f0d99f6f5ffb2724cad97214d2d45dd51b7e044 /tt-rss.css
parent1cdb22b6fe1be170831c46c922da2efbab3303aa (diff)
use height : auto in ttrssZoom
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index b0f2efe6d..6067ca7d6 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1002,6 +1002,7 @@ body#ttrssZoom div.footer {
body#ttrssZoom div.postContent img {
max-width : 650px;
+ height : auto;
}
select.attachments {