mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
forgot to add display flex to the navbar, so utils weren't applying
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
.navbar {
|
||||
position: relative;
|
||||
display: flex;
|
||||
padding: $navbar-padding-y $navbar-padding-x;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user