diff --git a/public/index.html b/public/index.html
index 76615816..ba032bb2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -841,6 +841,7 @@
Form interaction
document.getElementById('choices-single-custom-templates'),
{
allowHTML: true,
+ position: 'bottom',
callbackOnCreateTemplates: function(strToEl) {
var classNames = this.config.classNames;
var itemSelectText = this.config.itemSelectText;