Difference between revisions of "Template:2016Bottom"

Line 92: Line 92:
 
var which_why= "why_default"; //STORES WHAT WHY IS BEING CALLED, has a default assigned
 
var which_why= "why_default"; //STORES WHAT WHY IS BEING CALLED, has a default assigned
  
 +
 +
 +
 +
if ( $('#MainPage_menu:visible').length == 0) {
 +
 +
$("#sideMenu").css("padding-bottom", "15px;");
 +
 +
}
 +
 +
else {
 +
$("#sideMenu").css("padding-bottom", "15px;");
 +
}
  
  

Revision as of 19:58, 13 January 2016