From 3fa352e7c8abb46e2faa6eee7786e9fa4ce489b5 Mon Sep 17 00:00:00 2001 From: Ruud Date: Tue, 25 Sep 2012 19:02:28 +0200 Subject: [PATCH] Firefox fix for directory input --- couchpotato/static/style/page/settings.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/couchpotato/static/style/page/settings.css b/couchpotato/static/style/page/settings.css index 89f81e74..f17e6183 100644 --- a/couchpotato/static/style/page/settings.css +++ b/couchpotato/static/style/page/settings.css @@ -332,7 +332,6 @@ .page .tag_input > ul { list-style: none; - padding: 3px 0; border-radius: 3px; cursor: text; width: 30%; @@ -352,7 +351,7 @@ min-width: 2px; font-size: 12px; padding: 0; - margin: 0 !important; + margin: 4px 0 0 !important; border-width: 0; background: 0; line-height: 20px; @@ -413,7 +412,7 @@ margin: -9px 0 0 -16px; border-radius: 30px 30px 0 0; cursor: pointer; - background: url('../../images/icon.delete.png') no-repeat center 2px, -webkit-linear-gradient( + background: url('../../images/icon.delete.png') no-repeat center 2px, linear-gradient( 270deg, #5b9bd1 0%, #5b9bd1 100%