Tags style tweaks #3189

Closed
opened 2025-11-02 05:03:20 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @MayMeow on GitHub (Apr 15, 2019).

  • Gitea version (or commit ref): 1.8.0+rc3 / 1.9.0-dev
  • Git version: 1.12.4
  • 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

Tags are missing bottom margin in project list.
Add new class to tags div that ensure this the list will have bottom margin.
Make Tags smaller (and / or maybe change style of labels) See example bellow

Screenshots

  1. Current Situation

chrome_2019-04-15_08-37-42

  1. Update style:

chrome_2019-04-15_08-37-22

Originally created by @MayMeow on GitHub (Apr 15, 2019). <!-- 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): 1.8.0+rc3 / 1.9.0-dev - Git version: 1.12.4 - Operating system: - Database (use `[x]`): - [x] PostgreSQL - [x] MySQL - [x] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Tags are missing bottom margin in project list. Add new class to tags div that ensure this the list will have bottom margin. Make Tags smaller (and / or maybe change style of labels) See example bellow ## Screenshots 1. Current Situation ![chrome_2019-04-15_08-37-42](https://user-images.githubusercontent.com/3164256/56112292-de225c80-5f5a-11e9-91d4-a621493f97cd.png) 2. Update style: ![chrome_2019-04-15_08-37-22](https://user-images.githubusercontent.com/3164256/56112283-d662b800-5f5a-11e9-81f7-061fb817a089.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the topic/ui label 2025-11-02 05:03:20 -06:00
Author
Owner

@lunny commented on GitHub (Apr 15, 2019):

Could you send a PR to fix that?

@lunny commented on GitHub (Apr 15, 2019): Could you send a PR to fix that?
Author
Owner

@MayMeow commented on GitHub (Apr 15, 2019):

Yes i can.

@MayMeow commented on GitHub (Apr 15, 2019): Yes i can.
Author
Owner

@techknowlogick commented on GitHub (Apr 15, 2019):

Thanks for PR 😄

Closing this issue as PR has been merged.

@techknowlogick commented on GitHub (Apr 15, 2019): Thanks for PR 😄 Closing this issue as PR has been merged.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3189