New tippy everywhere

This commit is contained in:
yflory
2018-04-13 15:25:14 +02:00
parent 9d57548f1d
commit 5ee5a93513
11 changed files with 36 additions and 50 deletions

View File

@@ -669,7 +669,7 @@ define([
theme: 'cryptpad',
arrow: true,
maxWidth: '200px',
flip: false,
flip: true,
popperOptions: {
modifiers: {
preventOverflow: { boundariesElement: 'window' }