Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
PeerTube
PeerTube
Commits
dd298423
Verified
Commit
dd298423
authored
May 02, 2022
by
Chocobozzz
Browse files
Fix subscribe button dropdown position
parent
4428ad54
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/app/shared/shared-user-subscription/subscribe-button.component.html
View file @
dd298423
...
...
@@ -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
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment