You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to have an option, where the notification is inserted on top of the page (instead of overhang).
If you could point me in the right direction about what should be implemented to achieve this, I could try myself.
As far as I can tell, only line 165 of overhang.js needs to be changed. From append() to sth. like insertBefore().