New Torrent Search Bar

The new Torrent Search Bar is now more than a single line, so it obliterates the tags at the top.
As a quick workaround, you can move it to the top of the page by adding the following line to the end of the style:
div#searchfacility { top:0px !important; }
This is on the penultimate line of the style, just before the final closing } and after #torrentcontrols p
Incidentally, I can't find #torrentcontrols anymore, so I'm guessing the other line in this section no longer apply.
As a quick workaround, you can move it to the top of the page by adding the following line to the end of the style:
div#searchfacility { top:0px !important; }
This is on the penultimate line of the style, just before the final closing } and after #torrentcontrols p
Incidentally, I can't find #torrentcontrols anymore, so I'm guessing the other line in this section no longer apply.
Comments