Closed
Description
- Gitea version (or commit ref): 1.14.2 (although other versions might be affected as well)
- Git version: 2.27.0
- Operating system: Kubuntu 20.10
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (https://try.gitea.io/emansije/teste/issues/3 when language is set to European Portuguese (Português de Portugal))
- No
- Log gist:
Description
The "Start Timer" button of the Time Tracker in the editing issue page doesn't have enough space for the European Portuguese translation for the word "Timer" ("cronómetro"), but I've noticed that other languages have the same issue, like German, Spanish and Turkish.
The left and right padding of the button text is 1.5em. Perhaps making it 1.2em would solve the issue.
Screenshots
As it is now:
After making the left and right padding 1.2em: