Browse Source

fixed header height

Bachir Soussi Chiadmi 6 years ago
parent
commit
a11650f2b4

+ 2 - 0
sites/all/themes/gui/materiobasetheme/js/script.js

@@ -1600,6 +1600,7 @@
               .eq(index).addClass('active');
             // record cookie
             createCookie('default-search-form', index);
+            initLayout();
           })
           .appendTo($tabs);
       });
@@ -1611,6 +1612,7 @@
       $('.msa-form-wrapper', $searchblock).eq(defaultIndex).addClass('active');
 
       $searchblock.addClass('tabed');
+      initLayout();
     };
 
     /**

File diff suppressed because it is too large
+ 0 - 0
sites/all/themes/gui/materiobasetheme/js/script.min.js


Some files were not shown because too many files changed in this diff