Browse Source

Update foreground.php

paladox 9 years ago
parent
commit
a6596556fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      foreground.php

+ 1 - 1
foreground.php

@@ -57,7 +57,7 @@ $wgResourceModules['skins.foreground.styles'] = array(
 );
 
 $wgResourceModules['skins.foreground.js'] = array(
-	'position'       => 'bottom',
+	'position'       => 'top',
 	'scripts'        => array(
 		'foreground/assets/scripts/vendor/custom.modernizr.js',
 		'foreground/assets/scripts/vendor/fastclick.js',