Comments on $5 | Tabbed Setting Code All Comments Start of Thread Parent

You're missing a </div> at the end of the fourth character's row, add it back in  right above the start of the new character's row and see if it works as normal!

That worked! Thanks so much for the help!

EDIT Spoke too soon - that fixed the spacing issue but it broke the entire page qwq

You must have moved a < /div > out of place initially. Keep the one you added where you added it, as it properly closed the section, but delete the one before the start of the next tabbed section, I believe that will fix what happened.

I only added the one </ div> tag and moved nothing else

I added it in directly after the original code, and any following div is the original code, which I havent altered (save for changing icons and character names)

As soon as I saw that it broke the code I didn't change anything else. I've only added, changed or removed items as closely to what you've advised as possible, if not exactly as instructed

2c06d8c0ea278e0e69232594d30a9027b49b7763c7cc0df07502b38e9ff4f3897406bfcc80f02740


EDIT I decided to try making a new world and try inputting everything in fresh, just to make sure i covered my bases, and I think I resolved the issue! Thank you very much for the feedback and help