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