mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-02 01:59:14 +00:00
sanitize: forbid "allow" attribute
CSS: remove auto hyphens stuff, remove iframe width clipping to 98% because they get squished
This commit is contained in:
@@ -65,15 +65,6 @@ body.ttrss_main {
|
||||
max-width : 98%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
p {
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
iframe {
|
||||
min-width : 50%;
|
||||
max-width : 98%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user