summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-03-11 11:53:19 +0300
committerAndrew Dolgov <[email protected]>2019-03-11 11:53:19 +0300
commit355723ca59a6bd92192aaf1ac606d846a3eb3359 (patch)
tree8ad192e7d5ebb8c6af089460375f6c78bbcce38e /themes/night_blue.css
parent08183fcd27da2109ac0d5b516983a3b1879831dd (diff)
ttrss_zoom: limit maximum width to make text more readable
Diffstat (limited to 'themes/night_blue.css')
-rw-r--r--themes/night_blue.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/night_blue.css b/themes/night_blue.css
index 89b8e9f01..ed231c589 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.css
@@ -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 {