diff --git a/src/static/css/pad.css b/src/static/css/pad.css index 9837cf6ff..44697cad2 100644 --- a/src/static/css/pad.css +++ b/src/static/css/pad.css @@ -532,7 +532,7 @@ table#otheruserstable { } #chatbox { - position: absolute; + position: fixed; bottom: 0px; right: 20px; width: 180px;