Fix broken [Post a reply] link position on mobile

This commit is contained in:
8chan 2015-04-21 07:09:49 -07:00
parent 0753a450a3
commit 2a45e5f684

View File

@ -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;