aboutsummaryrefslogtreecommitdiffstats
path: root/en/6/download_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/6/download_index.php')
-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 ef8a6f24e..b23aa3cc3 100644
--- a/en/6/download_index.php
+++ b/en/6/download_index.php
@@ -444,7 +444,7 @@ $('.pop').each(function () {
html: true,
container: 'body',
trigger: 'manual',
- placement: 'auto',
+ placement: 'right',
content: function () {
var id = $(this).data('tip')
return $('#' + id + 'Ex').html();