Popover Resizes to stay in the window on the top side

<div class = "popover" *gistPopover= "'position:left;'" >

Shows and hides every second

</div>

Static content

Shows and hides every second

Popover will now allow content to resize

<div class = "popover" *gistPopover= "''" >

Shows and hides every second

</div>

Static content

Shows and hides every second

Popover Resizes to stay in the window on the right side

<div class = "popover" *gistPopover= "'position:right;'" >

Shows and hides every second

</div>

Static content

Shows and hides every second