summaryrefslogtreecommitdiff
path: root/themes/light
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light')
-rw-r--r--themes/light/utility.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/light/utility.less b/themes/light/utility.less
index 087c4ced3..1c30c77ab 100644
--- a/themes/light/utility.less
+++ b/themes/light/utility.less
@@ -101,6 +101,10 @@ body.ttrss_utility.ttrss_login {
body.ttrss_utility.installer,
body.ttrss_utility.feed_debugger {
margin : 2em;
+
+ pre {
+ white-space : pre-wrap;
+ }
}
body.ttrss_utility.share_popup {