Fun fact: 20% of the CSS I've written for Tangerine UI is about fixing Mastodon's icon alignments 🤓
Most recent example is that infuriating "x" button next to a recent search.
Fun fact: 20% of the CSS I've written for Tangerine UI is about fixing Mastodon's icon alignments 🤓
Most recent example is that infuriating "x" button next to a recent search.
@nileane Stole this, thanks! You should still push the relevant changes to upstream as pull requests if it benefits the core. My own changes been quite radical so there is very few to actually contribute in. It would be a fun project to rewrite and propose the SCSS/CSS stack of Mastodon to a more manageable version but that might be for another life. At least this way you and I can do good WHILE doing our own things.
I've seen many of the alignment issues are due to use of icon fonts instead of SVG assets, that's why been replacing them one by one in #MastodonBirdUI.
@renchap #CSS #MastoAdmin #UI #WebDev