@Mahz not sure if anyone else has mentioned this, but the 'Discord' button now leads to the 'Internal Server Error' page.

Found a similar error with the friend system, when you go to remove someone from your friends list you get an Internal Server Error message instead.
)
- Cells inside a table have an 8px padding (same as before)

I think maybe it's just me but I kind of... miss the horizontal scroll in tables? Without it, I'm unable to see entire tables on mobile whether I use mobile or desktop view on my phone. Part of the table will always be chopped off and unreadable. No idea if it's my device or if other people have this problem too. It's perfectly fine on my laptop but, yeah, just makes reading full tables impossible for me on mobile now
@Yankee @Terry Bogard Hmm, I was worried about removing table scroll.
What if I default to scrolling tables and let people opt in to tables that don't scroll if they are doing some weird design stuff?
I do want to prioritize mobile usability over table hacks.
@Terry Bogard Is the image resolution issue a new issue?
- <3 to the person that registered on Github just to fix a link on the subscriptions page (https://github.com/danneu/guild/pull/8). It's also the Guild's first user-submitted patch.

@Yankee @Terry Bogard Hmm, I was worried about removing table scroll.
What if I default to scrolling tables and let people opt in to tables that don't scroll if they are doing some weird design stuff?
I do want to prioritize mobile usability over table hacks.
@Terry Bogard Is the image resolution issue a new issue?
<Snipped quote by Mahz>
Lol I just noticed this, you're welcome :)
Incidentally I have been bothering over the table functionality recently, and I have been doing some CSS review and testing.
The main pain point I have found is that the various hacks used by people are causing a lot of unexpected behavior on mobile. For example, the combination of a heading amd sub or sup causes word wrap to go completely out of whack. Often this is also accompanied by BS like hacking the headers just to form a drop shadow effect:
I'll share more on the h/sub combo as soon as I figure out what is actually causing it - So far I've had no luck replicating the issue with a testing page.
Not sure the best way. Maybe cell can take a nopad argument or something?
Adding a shadow BBcode to the formatting tool could avoid headers being inconsistent.