number of pull request of a repo is off center #4771

Closed
opened 2025-11-02 06:02:25 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @zuhairamahdi on GitHub (Feb 2, 2020).

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

The number of pull requests is off center if it goes to more than 3 digits
...

Screenshots

pull requests center

Originally created by @zuhairamahdi on GitHub (Feb 2, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description The number of pull requests is off center if it goes to more than 3 digits ... ## Screenshots ![pull requests center](https://user-images.githubusercontent.com/6876269/73607637-a22fb500-45c9-11ea-8af2-c0be61a25d6f.PNG) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the topic/uiissue/confirmed labels 2025-11-02 06:02:25 -06:00
Author
Owner

@zuhairamahdi commented on GitHub (Feb 4, 2020):

removing the width from the css (width: 15%) will fix the issue but it will give an inconstant look:
css

Result:
result

@zuhairamahdi commented on GitHub (Feb 4, 2020): removing the width from the css (width: 15%) will fix the issue but it will give an inconstant look: ![css](https://user-images.githubusercontent.com/6876269/73719708-4849ff00-4731-11ea-8f19-fb7eab0e664f.PNG) Result: ![result](https://user-images.githubusercontent.com/6876269/73719724-526bfd80-4731-11ea-9515-031d3a840e68.PNG)
Author
Owner

@guillep2k commented on GitHub (Feb 4, 2020):

IMHO it doesn't look so bad without the width. Maybe we should compromise at a min-width value? Maybe some flexible left margin? (not too good on CSS myself).

@guillep2k commented on GitHub (Feb 4, 2020): IMHO it doesn't look so bad without the width. Maybe we should compromise at a min-width value? Maybe some flexible left margin? (not too good on CSS myself).
Author
Owner

@stale[bot] commented on GitHub (Apr 4, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Apr 4, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@zeripath commented on GitHub (Apr 4, 2020):

I think this might actually be fixed already...

@zeripath commented on GitHub (Apr 4, 2020): I think this might actually be fixed already...
Author
Owner

@zeripath commented on GitHub (Apr 4, 2020):

Please reopen if not

@zeripath commented on GitHub (Apr 4, 2020): Please reopen if not
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4771