1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-23 02:27:10 +00:00

use height : auto in ttrssZoom

This commit is contained in:
Andrew Dolgov
2013-04-13 15:43:13 +04:00
parent 1cdb22b6fe
commit 542c563c55

View File

@@ -1002,6 +1002,7 @@ body#ttrssZoom div.footer {
body#ttrssZoom div.postContent img {
max-width : 650px;
height : auto;
}
select.attachments {