From 8b9008a94a3b3b626bbe916d6f461189938dab3c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 16 Apr 2015 19:47:42 +0200 Subject: Allow disabling of autocomplete --- chimere/static/chimere/css/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'chimere/static') diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index fd39b79..73b702f 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -803,6 +803,7 @@ table.inline-table td input[type=file]{ list-style-type:none; margin:0; padding:4px; + padding-bottom: 70px; } #search-listing ul li{ -- cgit v1.2.3