mirror of https://github.com/Chocobozzz/PeerTube
Fix subscribe button dropdown position
parent
4428ad543e
commit
dd29842306
|
@ -40,7 +40,7 @@
|
|||
</ng-container>
|
||||
|
||||
<div
|
||||
class="btn-group" ngbDropdown autoClose="outside" placement="bottom-right bottom-left"
|
||||
class="btn-group" ngbDropdown autoClose="outside" placement="bottom-right bottom-left bottom auto"
|
||||
role="group" aria-label="Multiple ways to subscribe to the current channel" i18n-aria-label
|
||||
>
|
||||
<button class="btn btn-sm dropdown-toggle-split" ngbDropdownToggle aria-label="Open subscription dropdown" i18n-aria-label>
|
||||
|
|
Loading…
Reference in New Issue