Fix page number being unclickable with movable thread stats. #410
This commit is contained in:
parent
68ba762907
commit
bb3b4a2a90
@ -868,7 +868,7 @@ span.hide-announcement {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
:root.float #thread-stats > .move > span {
|
||||
:root.float #thread-stats > .move > :not(#page-count) {
|
||||
pointer-events: none;
|
||||
}
|
||||
:root.float #thread-stats {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user