We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7254b1 commit 110e26fCopy full SHA for 110e26f
src/content/redbooth.js
@@ -2,7 +2,7 @@
2
3
// Right side panel
4
togglbutton.render(
5
- '.js-right-pane .tb-element-big:not(.toggl)',
+ '.l-panes-content--full-expanded .tb-element-big:not(.toggl)',
6
{ observe: true },
7
function (elem) {
8
const container = $('.tb-element-title', elem);
0 commit comments