mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 20:11:29 +00:00
ttrssZoom: fix image width
This commit is contained in:
@@ -999,6 +999,10 @@ body#ttrssZoom div.footer {
|
|||||||
text-align : center;
|
text-align : center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body#ttrssZoom div.postContent img {
|
||||||
|
max-width : 650px;
|
||||||
|
}
|
||||||
|
|
||||||
select.attachments {
|
select.attachments {
|
||||||
display : block;
|
display : block;
|
||||||
margin-top : 10px;
|
margin-top : 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user