diff --git a/stylesheets/style.css b/stylesheets/style.css index 4a0dfc3d..0cf9b2a3 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1183,12 +1183,8 @@ div.boardlist a { } #thread-quick-reply { display: none; - position: absolute; - left: 50%; - right: 50%; - text-align: center; - width: 100px; - margin-left: -50px; + float: right; + margin-right: 10px; } #thread_stats { float: right;