Minor Sass cleanup and consistency changes. (#23959)
This commit is contained in:
parent
0705ee8070
commit
5cec8e0de6
6 changed files with 27 additions and 21 deletions
|
|
@ -147,8 +147,7 @@
|
|||
}
|
||||
|
||||
@include media-breakpoint-up($next) {
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
flex-flow: row nowrap;
|
||||
justify-content: flex-start;
|
||||
|
||||
.navbar-nav {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue