Archived
1
0

position fixed

This commit is contained in:
Jeff Becker
2016-07-05 12:59:36 -04:00
parent b2201c4ef7
commit bf7213bf09

View File

@@ -64,7 +64,7 @@ input, textarea, select {
}
.livechan_chat_output {
position: absolute;
position: fixed;
top: 20px;
left: 0;
right: 0;