mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Fixed bug where playlist bugs on smaller width
This commit is contained in:
@@ -1450,7 +1450,7 @@ nav ul li:hover, nav ul li.active {
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 992px){
|
||||
@media only screen and (min-width: 769px){
|
||||
|
||||
|
||||
.navbar-fixed {
|
||||
|
||||
Reference in New Issue
Block a user