diff --git a/public/css/style.css b/public/css/style.css index b472ac28..b3879f25 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -49,9 +49,7 @@ } #mainmenu { - position: fixed; width: 100%; - z-index: 4; border: 0px solid white; } @@ -269,14 +267,6 @@ div.container div.blockBody:nth-of-type(2) table tr:first-of-type th:last-of-typ display: none; } -#mainmenu .navbar-form select.form-control { - width: 12rem; -} - -#mainmenu .navbar-form select.form-control#max { - width: 6rem; -} - .special-img { position: relative; top: -7px; @@ -579,6 +569,17 @@ select#bottom_language_selector { margin-left: 0; } } +@media (min-width: 768px) { + + #mainmenu .navbar-form select.form-control { + width: 12rem; + } + + #mainmenu .navbar-form select.form-control#max { + width: 6rem; + } + +} @media (max-width: 995px) { @@ -626,10 +627,3 @@ select#bottom_language_selector { display: block !important; } } - -@media (max-width: 1500px) { - - #mascot { - display: none; - } -} diff --git a/templates/_badgemenu.html b/templates/_badgemenu.html index e906f2a0..cfe4419a 100644 --- a/templates/_badgemenu.html +++ b/templates/_badgemenu.html @@ -15,9 +15,7 @@ {{ else }}