1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-18 20:11:29 +00:00

minor tweaks to embed_original

This commit is contained in:
Andrew Dolgov
2013-03-21 16:39:57 +04:00
parent a479f3efe7
commit 3873151bcb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
div.cdmContentInner iframe.embeddedContent {
overflow : hidden;
width : 100%;
height : 300px;
height : 600px;
border-width : 0px;
}