Closed noman-land closed 6 years ago
The button had a hard coded pixel width which was breaking on longer strings, specifically Spanish translation (and probably others).
I removed the hard coded width and asked the button to be as wide as its inner text.
en:
es:
@oskarth @j-zerah @LaloGarza
The button had a hard coded pixel width which was breaking on longer strings, specifically Spanish translation (and probably others).
I removed the hard coded width and asked the button to be as wide as its inner text.
Before:
en:
es:
After:
en:
es:
@oskarth @j-zerah @LaloGarza