]> git.ipfire.org Git - ipfire.org.git/commitdiff
hidden-* does not exist any more
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jul 2018 12:55:48 +0000 (13:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jul 2018 12:55:48 +0000 (13:55 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/modules/menu.html

index 44135f0c0e90f2b97d68dcb1e5dc1fde0b5714de..dd08bf83956db823724a4157089573bd7b7c4f87 100644 (file)
@@ -1,6 +1,6 @@
 <ul class="navbar-nav ml-auto">
        {% if hostname in ("www.ipfire.org", "dev.ipfire.org") %}
-               <li class="nav-item hidden-lg-up">
+               <li class="nav-item d-sm-block d-md-block d-lg-none">
                        <a class="nav-link" href="/">{{ _("Home") }}</a>
                </li>
                <li class="nav-item">