mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed some issues with scrollbar in playlist not showing up in firefox, and fixed error with height of main container when returning to frontpage from channel
This commit is contained in:
@@ -1476,9 +1476,9 @@ nav ul li:hover, nav ul li.active {
|
||||
|
||||
#wrapper {
|
||||
height: 100%;
|
||||
width: 113%;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
padding-right: 5vh;
|
||||
/*padding-right: 5vh;*/
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user