diff --git a/src/General/css/style.css b/src/General/css/style.css index 1a668ce11..d50ec0e8c 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -803,7 +803,7 @@ span.hide-announcement { :root.fixed-watcher #thread-watcher { position: fixed; } -:root:not(.toggleable-watcher) #thread-watcher:not(:hover) { +:root:not(.fixed-watcher) #thread-watcher:not(:hover) { max-height: 210px; overflow-y: hidden; }