Difference between revisions of "Template:Heidelberg/SandboxMarita/navbarMarita"

Line 17: Line 17:
 
   });
 
   });
  
   $('html').on('swiperight', function(){
+
   $( document ).on('swiperight', function(){
 
     $('#sidebar').trigger('offcanvas.show');
 
     $('#sidebar').trigger('offcanvas.show');
 
   });
 
   });
  
   $('html').on('swipeleft', function(){
+
   $( document ).on('swipeleft', function(){
 
     $('#sidebar').trigger('offcanvas.hide');
 
     $('#sidebar').trigger('offcanvas.hide');
 
   });
 
   });
Line 146: Line 146:
 
<div id="sidebarHide" data-toggle="offcanvas" data-target="#sidebar" style="padding-left: 20px;">
 
<div id="sidebarHide" data-toggle="offcanvas" data-target="#sidebar" style="padding-left: 20px;">
 
       <hr>
 
       <hr>
<a style="font-family: 'Josefin Sans' !important; font-size: 16px; line-height: 30px; height: 30px;"> COLLAPSE NAVIGATION </a>
+
<a style="font-family: 'Josefin Sans' !important; font-size: 16px; line-height: 18px; height: 18px;"> COLLAPSE NAVIGATION </a>
 
       <hr>
 
       <hr>
 
</div>
 
</div>

Revision as of 16:35, 1 November 2017