mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 04:01:30 +00:00
zoom: disable 650px p limit
This commit is contained in:
@@ -43,7 +43,6 @@ body#ttrssZoom div.postContent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body#ttrssZoom div.postContent p {
|
body#ttrssZoom div.postContent p {
|
||||||
max-width : 650px;
|
|
||||||
-webkit-hyphens: auto;
|
-webkit-hyphens: auto;
|
||||||
-moz-hyphens: auto;
|
-moz-hyphens: auto;
|
||||||
hyphens: auto;
|
hyphens: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user