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
|
@ -161,6 +161,7 @@ img {
|
|||
transition: background .5s ease-in-out,padding .5s ease-in-out;
|
||||
}
|
||||
|
||||
.navbar-custom.top-nav-short-permanent,
|
||||
.navbar-custom.top-nav-short {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue