The watcher doesn't need the position: fixed; property. #968

This commit is contained in:
Nicolas Stepien 2013-03-24 17:53:58 +01:00
parent 2666e07d3f
commit 8fe0c110a9

View File

@ -60,7 +60,7 @@ a[href="javascript:;"] {
#qp, #ihover, #qp, #ihover,
#updater, #thread-stats, #updater, #thread-stats,
#navlinks, #header, #navlinks, #header,
#qr, #watcher { #qr {
position: fixed; position: fixed;
} }
#overlay { #overlay {