Difference between revisions of "Template:Freiburg/Menubar"

Line 16: Line 16:
 
position: fixed;
 
position: fixed;
 
width: 100%;
 
width: 100%;
margin-top: 0px;          
+
margin-top: 0px;
 
     z-index: 600;
 
     z-index: 600;
 
}
 
}
Line 564: Line 564:
 
                     $("#runningchip-back").css('display','none');
 
                     $("#runningchip-back").css('display','none');
 
                     $("#navtext").css('margin-top','-20px');
 
                     $("#navtext").css('margin-top','-20px');
 +
                    $("#.chip_gap").css('height','30px');
 +
 
                 }else{
 
                 }else{
 
                     var offsetTop = -y;
 
                     var offsetTop = -y;
Line 570: Line 572:
 
                     $("#runningchip-back").removeAttr('style');
 
                     $("#runningchip-back").removeAttr('style');
 
                     $("#navtext").removeAttr('style');
 
                     $("#navtext").removeAttr('style');
 +
                    $("#.chip_gap").css('height','23px');
 
                 }
 
                 }
  

Revision as of 19:25, 14 September 2015

""