From 783b15e5593e2624ab368b0942663b9a85facd6a Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Mon, 9 Aug 2010 23:13:46 +0000 Subject: [PATCH] (web) yet another test fix --- web/stylesheets/iphone.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/stylesheets/iphone.css b/web/stylesheets/iphone.css index 5f2aaaef0..2edf9e9da 100644 --- a/web/stylesheets/iphone.css +++ b/web/stylesheets/iphone.css @@ -255,6 +255,10 @@ div#torrent_filter_bar ul li.selected a { background-position: right top; } +div#torrent_filter_bar .filter_finished_link { + display: none; +} + div#torrent_filter_bar input#torrent_search { position: absolute; height: 20px;