1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

navbar fix

This commit is contained in:
chomik
2019-06-01 20:43:17 +02:00
parent b362e51ffb
commit 3a69837185
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
layout: base
---
<div class="d-flex h-auto min-h-screen flex-wrap">
<div class="d-flex h-auto min-h-screen flex-wrap flex-column">
{% if page.nav-position == "left" or page.nav-position == "right" or page.nav-position == "all" %}
{% include layout/sidenav.html %}