frio - fix tabbar on mobile view

This commit is contained in:
rabuzarus 2017-02-08 01:34:36 +01:00
parent 7f1acdb8e9
commit 60ef105a14
3 changed files with 56 additions and 53 deletions

View file

@ -40,7 +40,7 @@ $(document).ready(function(){
$(".field.select > select, .field.custom > select").addClass("form-control");
// move the tabbar to the second nav bar
$("section ul.tabbar").first().appendTo("#topbar-second > .container > #tabmenu");
$("section .tabbar-wrapper").first().appendTo("#topbar-second > .container > #tabmenu");
// add mask css url to the logo-img container
//