aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/6/download_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php
index 58bf72f16..929b348b9 100644
--- a/en/6/download_index.php
+++ b/en/6/download_index.php
@@ -447,7 +447,7 @@ $('.pop').each(function () {
html: true,
container: 'body',
trigger: 'manual',
- placement: 'right',
+ placement: 'auto',
content: function () {
var id = $(this).data('tip')
return $('#' + id + 'Ex').html();