ttrssZoom: fix image width

master
Andrew Dolgov 11 years ago
parent 5aaae215e8
commit a6e3554e32

@ -999,6 +999,10 @@ body#ttrssZoom div.footer {
text-align : center;
}
body#ttrssZoom div.postContent img {
max-width : 650px;
}
select.attachments {
display : block;
margin-top : 10px;

Loading…
Cancel
Save