1
0
Fork 0

[GIT] update submodules + change mobile menu button style

This commit is contained in:
Jannik Beyerstedt 2016-07-09 19:17:08 +02:00
parent fff1701b8a
commit 49910a88ea
15 changed files with 24 additions and 28 deletions

View file

@ -47,7 +47,7 @@ if ($page->depth() == 1) {
<?php endif; ?>
<nav aria-hidden="true">
<button class="navbar-toggler hidden-sm-up" type="button" data-toggle="collapse" data-target="#exCollapsingNavbar">
<button class="btn btn-lg btn-secondary navbar-toggler hidden-sm-up" type="button" data-toggle="collapse" data-target="#exCollapsingNavbar">
Menü
</button>