nolanlawson / pinafore

Alternative web client for Mastodon (UNMAINTAINED)
https://pinafore.social
GNU Affero General Public License v3.0
1.02k stars 173 forks source link

fix: back button icon rendering inconsistently #2306

Closed NickColley closed 1 year ago

NickColley commented 1 year ago

Depending on the operating system and therefore the system font the back icon being a unicode arrow means it'll render inconsistently, sometimes I've seen it looking really odd.

Instead make use of the font awesome arrow so that'll it render consistently no matter the system font.

Before After
Slender back arrow before button label Thicker font awesome back arrow before button label