use height : auto in ttrssZoom
This commit is contained in:
parent
1cdb22b6fe
commit
542c563c55
1 changed files with 1 additions and 0 deletions
|
@ -1002,6 +1002,7 @@ body#ttrssZoom div.footer {
|
|||
|
||||
body#ttrssZoom div.postContent img {
|
||||
max-width : 650px;
|
||||
height : auto;
|
||||
}
|
||||
|
||||
select.attachments {
|
||||
|
|
Loading…
Reference in a new issue