summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-01-31 10:33:53 +0300
committerAndrew Dolgov <[email protected]>2015-01-31 10:33:53 +0300
commitfbea9eaad219bc63c7118633ee07faa68a4024f6 (patch)
tree960564bf7a3bbede400967dd8cdd381d896b929b /index.php
parent3192fb43bc18263d000fa985c4a469630fe1da74 (diff)
parent5c145bde7a14ed6fe0bdde773925e92c381c620a (diff)
Merge pull request #432 from andersk/floating
Make the floating title transition smoother
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 4f2a9a860..058e7d8e3 100644
--- a/index.php
+++ b/index.php
@@ -265,7 +265,7 @@
<div id="headlines-wrap-inner" dojoType="dijit.layout.BorderContainer" region="center">
- <div id="floatingTitle" style="display : none"></div>
+ <div id="floatingTitle" style="visibility : hidden"></div>
<div id="headlines-frame" dojoType="dijit.layout.ContentPane"
onscroll="headlines_scroll_handler(this)" region="center">