summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-04-16 19:47:42 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-04-16 19:47:42 +0200
commit8b9008a94a3b3b626bbe916d6f461189938dab3c (patch)
tree363108527f435470aba9cf64c796986ab73be78d /chimere/static
parentf4a3253ff50546dc210c67e0ecbb24e78cffb183 (diff)
downloadChimère-8b9008a94a3b3b626bbe916d6f461189938dab3c.tar.bz2
Chimère-8b9008a94a3b3b626bbe916d6f461189938dab3c.zip
Allow disabling of autocomplete
Diffstat (limited to 'chimere/static')
-rw-r--r--chimere/static/chimere/css/styles.css1
1 files changed, 1 insertions, 0 deletions
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{