add option nav-short to have navbar permanently collapsed
This commit is contained in:
parent
b514a80381
commit
9bf17b2c40
4 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
|
||||
<nav class="navbar navbar-default navbar-fixed-top navbar-custom {% if page.nav-short %}top-nav-short-permanent{% endif %}">
|
||||
<div class="container-fluid">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue