summaryrefslogtreecommitdiff
path: root/themes/light/zoom.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-01-15 08:32:17 +0300
committerAndrew Dolgov <[email protected]>2021-01-15 08:32:17 +0300
commit3d32a5f7556dab1aaa190473823f0e5324553197 (patch)
tree4ba3dd839fd999458a7a56be4b3b4399c9c96223 /themes/light/zoom.less
parent40f38fc87fe2993dfcc2c2953f0a073096e806e6 (diff)
parent6311fb607da1c7cad2a0552ab5b0a0461c5e053c (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'themes/light/zoom.less')
-rw-r--r--themes/light/zoom.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/light/zoom.less b/themes/light/zoom.less
index e06939ac2..e599bc447 100644
--- a/themes/light/zoom.less
+++ b/themes/light/zoom.less
@@ -64,6 +64,7 @@ body.ttrss_zoom {
display : block;
max-width : 98%;
overflow : auto;
+ white-space: pre-wrap;
}
}
}