diff --git a/app/views/static/_mobile-nav.html.haml b/app/views/static/_mobile-nav.html.haml index cedf46c2..4ab992a0 100644 --- a/app/views/static/_mobile-nav.html.haml +++ b/app/views/static/_mobile-nav.html.haml @@ -1,4 +1,4 @@ -%nav.navbar.navbar-default.navbar-fixed-top.visible-xs{role: "navigation"} +%nav.navbar.navbar-default.navbar-static-top.visible-xs{role: "navigation"} .container .navbar-header %button.navbar-toggle{"data-target" => "#j2-tl-navbar-collapse", "data-toggle" => "collapse", type: "button"}