mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:55:55 +00:00
ttrssZoom: fix image width
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user