summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/zoom.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/zoom.css b/css/zoom.css
index 0591eef83..f2230d7c1 100644
--- a/css/zoom.css
+++ b/css/zoom.css
@@ -2,7 +2,7 @@ body#ttrssZoom {
margin-left : auto;
margin-right : auto;
padding : 20px;
- max-width : 670px;
+ max-width : 770px;
background : #f5f5f5;
}
@@ -69,7 +69,7 @@ body#ttrssZoom div.footer {
}
body#ttrssZoom div.postContent img {
- max-width : 630px;
+ max-width : 730px;
height : auto;
}