From 8eee2af49b7d25b0a668a0a6d1cca1c379aab426 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 24 Sep 2012 22:23:15 +0200 Subject: [PATCH] Renamer fileinput. fix #861 --- couchpotato/static/style/page/settings.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/static/style/page/settings.css b/couchpotato/static/style/page/settings.css index 686c3b21..475e61e6 100644 --- a/couchpotato/static/style/page/settings.css +++ b/couchpotato/static/style/page/settings.css @@ -324,7 +324,7 @@ cursor: text; width: 30%; margin: 0 !important; - height: 27px; + min-height: 27px; line-height: 0; display: inline-block; }