mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:45:56 +00:00
cap iframes width
This commit is contained in:
@@ -264,6 +264,7 @@ div.cdmContentInner p {
|
||||
|
||||
div.cdmContentInner iframe {
|
||||
min-width : 50%;
|
||||
max-width : 98%;
|
||||
}
|
||||
|
||||
div.cdmHeader span.author {
|
||||
|
||||
@@ -1012,6 +1012,7 @@ div.postContent p {
|
||||
|
||||
div.postContent iframe {
|
||||
min-width : 50%;
|
||||
max-width : 98%;
|
||||
}
|
||||
|
||||
div.postHeader span.author {
|
||||
|
||||
Reference in New Issue
Block a user