position fixed
This commit is contained in:
parent
b2201c4ef7
commit
bf7213bf09
@ -64,7 +64,7 @@ input, textarea, select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.livechan_chat_output {
|
.livechan_chat_output {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
Reference in New Issue
Block a user