Spaces:
Running
Running
posts might appear more nicely below "organisations"
#17
by
Tonic
- opened
Do you mean something like this
@Tonic
?
Try this userscript:
if (document.body.querySelector('.user-activity-feed div h3 span').textContent == 'Posts') {document.body.querySelectorAll('section')[0].appendChild(document.body.querySelector('.user-activity-feed div'))}