summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2016-03-25 11:42:04 +0300
committerAndrew Dolgov <[email protected]>2016-03-25 11:42:04 +0300
commitb6d504b9013747dc3d12724a1978041e3702628c (patch)
treeaec45e16dd9fc8e89514acae175071fca4e00d71 /css
parenta296e65a74779ae4529072de1cb40a409982c8b1 (diff)
zoom: disable 650px p limit
Diffstat (limited to 'css')
-rw-r--r--css/zoom.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/zoom.css b/css/zoom.css
index 7cc15b649..9d9e8948a 100644
--- a/css/zoom.css
+++ b/css/zoom.css
@@ -43,7 +43,6 @@ body#ttrssZoom div.postContent {
}
body#ttrssZoom div.postContent p {
- max-width : 650px;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;