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