Remove lot of scroll to view related code

Just use javascript scrollIntoView to do that.
Also remove duplication of code related to this

Change-Id: Ied1235a85f4fe2d99afa127737979c24d3591118
This commit is contained in:
Santhosh Thottingal
2013-05-31 13:11:34 +05:30
committed by Gerrit Code Review
parent 4021b72812
commit 73716f3f67
3 changed files with 8 additions and 89 deletions

View File

@@ -502,4 +502,3 @@
} );
} ( jQuery, mediaWiki ) );