Fix single column chat not scrolling. Closes #1830
This commit is contained in:
parent
5d236976d8
commit
e6b5aecc8f
@ -200,7 +200,7 @@ header {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.single-col.chat #video-container,
|
||||
|
Loading…
Reference in New Issue
Block a user