mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 13:41:27 +00:00
disable html objects in article content, breaks layout
This commit is contained in:
@@ -1172,6 +1172,12 @@ span.debugTS {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
.objectWarn {
|
||||
color : gray;
|
||||
padding : 3px;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
table.loginForm2 {
|
||||
padding : 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user