r103226 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103225‎ | r103226 | r103227 >
Date:21:33, 15 November 2011
Author:brion
Status:deferred
Tags:
Comment:
initial scroll fix
Modified paths:
  • /trunk/mockups/athena/athena.js (modified) (history)

Diff [purge]

Index: trunk/mockups/athena/athena.js
@@ -69,7 +69,7 @@
7070 // Reset scroll height/position
7171 // Will be sized shortly. :)
7272 //$embed.height(0);
73 - $(document).scrollTop(0);
 73+ $(document).scrollTop(1);
7474 });
7575 $embed.bind('embed:navigate', function(event, data) {
7676 // hack hack hack!

Status & tagging log