I am working with UI Bootstrap and AngularJS, attempting to customize a popover to have the 'bottom-right' placement instead of the default 'bottom' or 'right'. The desired functionality is illustrated in the image below.
https://i.stack.imgur.com/LZnK1.jpg
Does anyone know how to achieve this? I have come across solutions for regular Bootstrap, but cannot find anything specific to UI Bootstrap on this thread: bootstrap popover: advanced positioning