0

How to have a bootstrap popover always contained in the screen? Below a popover that lying outside of the screen

http://s.codepen.io/juavenel/debug/LkjPYL

1 Answers1

2

add this to solve the problem:

constraints: [ { to: 'scrollParent', pin: true } ]