From: Jérémy Fabre Date: Wed, 9 Nov 2016 08:50:50 +0000 (+0100) Subject: Fix the header menu on tablet devices X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5b369aba50de52f94438c71e4bf2bde59833f621;p=mezzo.git Fix the header menu on tablet devices --- diff --git a/app/static/src/sass/modules/navs/_nav-header.scss b/app/static/src/sass/modules/navs/_nav-header.scss index 91172a20..2ce1b6d2 100644 --- a/app/static/src/sass/modules/navs/_nav-header.scss +++ b/app/static/src/sass/modules/navs/_nav-header.scss @@ -285,10 +285,6 @@ $module: ".nav-header"; @include font-size(m); } - @include mq($until: md) { - margin-top: 10px; - } - } } diff --git a/app/templates/pages/menus/header_tree_primary.html b/app/templates/pages/menus/header_tree_primary.html index f516b257..a0eb55e5 100644 --- a/app/templates/pages/menus/header_tree_primary.html +++ b/app/templates/pages/menus/header_tree_primary.html @@ -14,7 +14,7 @@
{% for page in page_branch %} {% if page.in_menu %} -