mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 03:35:57 +00:00
force minimum iframe width
This commit is contained in:
@@ -1193,3 +1193,7 @@ div.postContent p {
|
||||
.Unread div.hlTitle {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
div.postContent iframe {
|
||||
min-width : 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user