1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-30 20:21:28 +00:00

php info: prevent horizontal scrolling

This commit is contained in:
Andrew Dolgov
2019-03-04 09:05:34 +03:00
parent 925065b1fe
commit e8edad377a
7 changed files with 7 additions and 3 deletions

View File

@@ -139,6 +139,7 @@ body.ttrss_prefs {
td.v {
font-family : monospace;
word-break : break-all;
}
}
}