mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
navbar fix
This commit is contained in:
@@ -133,6 +133,10 @@ Navbar
|
||||
align-items: stretch;
|
||||
min-height: $navbar-height;
|
||||
|
||||
.navbar-collapse & {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
&.collapsing {
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user