Open main menu
Home
Random
Log in
Settings
About Drawn to Life Wiki
Disclaimers
Drawn to Life Wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Timeless.js
(view source)
Revision as of 01:59, 5 June 2021
2 bytes removed
,
01:59, 5 June 2021
no edit summary
Line 96:
Line 96:
/* Undoes One-sided navigation if page length is short or page is being edited */
/* Undoes One-sided navigation if page length is short or page is being edited */
$(function() {
$(function() {
−
var
calheightf
= $(".mw-body").height();
+
var
calheight
= $(".mw-body").height();
−
if (
calheightf
> 1428) {
+
if (
calheight
> 1428) {
//BAKI CODE - Fixes un-interactive logo
//BAKI CODE - Fixes un-interactive logo
$("#mw-content-block").addClass("onenavjs-1");
$("#mw-content-block").addClass("onenavjs-1");
BakiDance
Bureaucrats
, content-mod,
Forum administrators
,
Interface administrators
, staff,
Suppressors
,
Administrators
6,230
edits