mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-01 20:34:46 +02:00
position fixed
This commit is contained in:
@@ -64,7 +64,7 @@ input, textarea, select {
|
||||
}
|
||||
|
||||
.livechan_chat_output {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user