float left for hamburger menu up to 999px
parent
6b0462644d
commit
b26e7d8a0c
|
@ -4366,7 +4366,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
|
|||
margin-left: 15px;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
@media (min-width: 1000px) { /*CUSTOM*/
|
||||
.navbar-left {
|
||||
float: left !important;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue