Skip to content
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

Make branch icon stand out more (#20726) #20774

Merged
merged 1 commit into from
Aug 12, 2022

Commits on Aug 12, 2022

  1. Make branch icon stand out more (go-gitea#20726)

    - Backport go-gitea#20726
      - Currently the branch icon is "squashed" between the two branch names and feels a bit "amateur-ish" to my feeling(relative to other UI elements).
      - This patch tries to improve that by making the icon bigger and by adding some margin to not have a "squashed" icon.
      - This patch also includes a "fix", for some reason this symbol is not centering correctly. So apply allign-items: center to the top div
    Gusted committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    85c1464 View commit details
    Browse the repository at this point in the history