summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-13 07:59:07 +0100
committerAndrew Dolgov <[email protected]>2007-04-13 07:59:07 +0100
commita9d42cf72f056069363bbc99c9280c8c6c7a7042 (patch)
tree2512960150cfab108bba0af1eaa8e0551f012a7e /tt-rss.php
parent197c999e58348dc1104c3314ce2d491f92a0017f (diff)
auto-resize headlines container to 30% of window height
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 420aaf5f5..c9e2555df 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -68,7 +68,7 @@
</script>
</head>
-<body>
+<body onresize="resize_headlines()">
<iframe id="backReqBox"></iframe>