You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
- Replace remaining font icons with SVG in issue sidebar
- Rework issue due date display
- Realign avatar in timeline
- Fix font size in repo search and code explore
- Consolidate active button styles
- Fix loading form on arc-green
- Align time tracker buttons vertically
Fixes: go-gitea#15896
emansije
changed the title
Not enough padding in the Start Timer button for certain translations
Not enough space in the Start Timer button for certain translations
May 16, 2021
- Replace remaining font icons with SVG in issue sidebar
- Rework issue due date display
- Realign avatar in timeline
- Fix font size in repo search and code explore
- Consolidate active button styles
- Fix loading form on arc-green
- Align time tracker buttons vertically
Fixes: #15896
- Replace remaining font icons with SVG in issue sidebar
- Rework issue due date display
- Realign avatar in timeline
- Fix font size in repo search and code explore
- Consolidate active button styles
- Fix loading form on arc-green
- Align time tracker buttons vertically
Fixes: go-gitea#15896
[x]
):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:
The text was updated successfully, but these errors were encountered: