Fix thread stats not being draggable by IP count or page.

This commit is contained in:
ccd0 2014-11-16 20:27:48 -08:00
parent c16000a861
commit a2afb1078b

View File

@ -751,7 +751,7 @@ span.hide-announcement {
border: none;
box-shadow: none;
}
:root.float #post-count, :root.float #file-count {
:root.float #thread-stats > .move > span {
pointer-events: none;
}
:root.float #thread-stats {