fixed chat scroll breaking on single col (#1845)
This commit is contained in:
@@ -214,10 +214,7 @@ header {
|
|||||||
z-index: 40;
|
z-index: 40;
|
||||||
}
|
}
|
||||||
.single-col #chat-container {
|
.single-col #chat-container {
|
||||||
position: fixed;
|
|
||||||
bottom: 0;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.single-col.chat #video-container,
|
.single-col.chat #video-container,
|
||||||
|
|||||||
Reference in New Issue
Block a user