1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-17 02:51:41 +04:00

navbar small fix

This commit is contained in:
chomik
2019-06-01 16:38:37 +02:00
parent ab5c89c796
commit af23e807cb
-8
View File
@@ -220,13 +220,5 @@
</div> </div>
</li> </li>
{% endif %} {% endif %}
<li class="nav-item d-lg-none">
<a href="#" class="nav-link px-1" data-toggle="collapse" data-toggle-class=""
data-target="#navbarToggler">
{% include ui/icon.html icon="menu" %}
</a>
</li>
</ul> </ul>
</div> </div>