Hello everyone I hope someone can help me out I been stuck at this for a few days now. I had a Right Rail before and the floater did not want to go above this. So I tried to remove it and now it is stuck inside the Main__page.
Is it possible and if it is how do I make it go out of the main__page area and be able to stay on top of the full page?
The page I am working on right now is this https://animepowerdefense.fandom.com/wiki/Tier_Lists
So if you see at the picture the box should move further out to the right but gets cut off by the end of the
.page__main { background: #0000; }
The current css I have is this
https://animepowerdefense.fandom.com/wiki/MediaWiki:Common.css
I tried adding overflow in different spots and big index on them but none of them got the changes to go trough. There must be something I am not seeing.
I managed to make the overflow work with the table it was inside but cant figure out where and what cuts off this now.