forked from GithubBackups/vichan
Fix broken [Post a reply] link position on mobile
This commit is contained in:
parent
0753a450a3
commit
2a45e5f684
@ -1183,12 +1183,8 @@ div.boardlist a {
|
|||||||
}
|
}
|
||||||
#thread-quick-reply {
|
#thread-quick-reply {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
float: right;
|
||||||
left: 50%;
|
margin-right: 10px;
|
||||||
right: 50%;
|
|
||||||
text-align: center;
|
|
||||||
width: 100px;
|
|
||||||
margin-left: -50px;
|
|
||||||
}
|
}
|
||||||
#thread_stats {
|
#thread_stats {
|
||||||
float: right;
|
float: right;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user