diff --git a/app/templates/formsemestre/menu.j2 b/app/templates/formsemestre/menu.j2 index b1e0a3e1d..792957ada 100644 --- a/app/templates/formsemestre/menu.j2 +++ b/app/templates/formsemestre/menu.j2 @@ -21,11 +21,6 @@ box-sizing: border-box; } - html{ - scroll-behavior: smooth; - overflow: hidden; - } - .no-scroll { overflow: hidden !important; margin: 0 !important; @@ -441,7 +436,8 @@ {{dropdown(item.title, item.submenu)}} {% else %} {% set args = item.args or dict() %} -