ttrss_zoom: limit maximum width to make text more readable

This commit is contained in:
Andrew Dolgov
2019-03-11 11:53:19 +03:00
parent 08183fcd27
commit 355723ca59
8 changed files with 14 additions and 11 deletions

View File

@@ -1651,8 +1651,7 @@ body.ttrss_utility.ttrss_login .container .content {
padding: 40px;
}
body.ttrss_utility.installer,
body.ttrss_utility.feed_debugger,
body.ttrss_utility.ttrss_zoom {
body.ttrss_utility.feed_debugger {
margin: 2em;
}
body.ttrss_utility.share_popup {