]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
append my-help popover to body instead of parent object
authorRigel Kent <sendmemail@rigelk.eu>
Sun, 23 Sep 2018 16:33:53 +0000 (18:33 +0200)
committerRigel Kent <sendmemail@rigelk.eu>
Sun, 23 Sep 2018 16:33:53 +0000 (18:33 +0200)
client/src/app/shared/misc/help.component.html

index 5b3ddde1d5614196418c784ba52da0cae4015c75..28ccb1e26170fc1c78fc04067dbb2455810ef462 100644 (file)
@@ -15,6 +15,7 @@
 <span
   role="button"
   class="help-tooltip-button"
+  container="body"
   title="Get help"
   i18n-title
   [attr.aria-pressed]="isPopoverOpened"