Skip to content

Misc CSS fixes (#34638) #34644

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2025

Conversation

GiteaBot
Copy link
Collaborator

@GiteaBot GiteaBot commented Jun 7, 2025

Backport #34638 by @silverwind

  1. apply text-wrap: balance to various places making the text wrapping nicer, moving empty-placeholder CSS to base because it's not repo-specific.
Screenshot 2025-06-07 at 15 09 00 Screenshot 2025-06-07 at 15 11 16 Screenshot 2025-06-07 at 15 22 26
  1. fix overflow-related bug on actions run list, before:
Screenshot 2025-06-07 at 15 26 26

After:
Screenshot 2025-06-07 at 15 26 59

1. apply [`text-wrap:
balance`](https://developer.mozilla.org/en-US/docs/Web/CSS/text-wrap#balance)
to various places making the text wrapping nicer, moving
`empty-placeholder` CSS to base because it's not repo-specific.

<img width="537" alt="Screenshot 2025-06-07 at 15 09 00"
src="https://github.com/user-attachments/assets/8b37d031-269d-4ab3-ba59-2ac469c431e4"
/>
<img width="514" alt="Screenshot 2025-06-07 at 15 11 16"
src="https://github.com/user-attachments/assets/27a63117-be1d-4797-80f7-9ed14cca41dc"
/>
<img width="346" alt="Screenshot 2025-06-07 at 15 22 26"
src="https://github.com/user-attachments/assets/2f371384-0330-4a00-bb79-bc3c50ba5c91"
/>

2. fix overflow-related bug on actions run list, before:

<img width="302" alt="Screenshot 2025-06-07 at 15 26 26"
src="https://github.com/user-attachments/assets/d6607eeb-288b-4e81-a770-45a421c9c68c"
/>

After:
<img width="299" alt="Screenshot 2025-06-07 at 15 26 59"
src="https://github.com/user-attachments/assets/b0ddb66f-d4fe-4711-8ed9-eca08ce608f3"
/>
@GiteaBot GiteaBot added modifies/frontend modifies/templates This PR modifies the template files labels Jun 7, 2025
@GiteaBot GiteaBot added modifies/templates This PR modifies the template files modifies/frontend labels Jun 7, 2025
@GiteaBot GiteaBot requested review from lunny and wxiaoguang June 7, 2025 17:59
@GiteaBot GiteaBot added this to the 1.24.0 milestone Jun 7, 2025
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 7, 2025
@silverwind silverwind enabled auto-merge (squash) June 7, 2025 17:59
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jun 7, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jun 7, 2025
@silverwind silverwind merged commit e8646ad into go-gitea:release/v1.24 Jun 7, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/frontend modifies/templates This PR modifies the template files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants