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

Borked button alignment on organization page #14854

Closed
1 of 6 tasks
noerw opened this issue Mar 2, 2021 · 2 comments · Fixed by #14924
Closed
1 of 6 tasks

Borked button alignment on organization page #14854

noerw opened this issue Mar 2, 2021 · 2 comments · Fixed by #14924
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Milestone

Comments

@noerw
Copy link
Member

noerw commented Mar 2, 2021

  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
  • Log gist:

Description

In current Firefox & current chromium some buttons are badly aligned, see screenshots.

Screenshots

grafik

@noerw noerw added type/bug topic/ui Change the appearance of the Gitea UI labels Mar 2, 2021
@zeripath zeripath added this to the 1.14.0 milestone Mar 3, 2021
zeripath added a commit to zeripath/gitea that referenced this issue Mar 7, 2021
Fix go-gitea#14854

Signed-off-by: Andrew Thornton <art27@cantab.net>
6543 added a commit that referenced this issue Mar 8, 2021
Fix #14854

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
@CL-Jeremy
Copy link
Contributor

Hmm okay so this was fixed differently in #14924 as I already put up a solution to the chevrons in CL-Jeremy#6 with very slight differences (I removed the outer <div class="ui"> and used flex instead of inline-flex for <a>, as I used mr-2 instead of a space as spacer). I guess I'll keep my solution for 1.15.0 when that PR gets merged by then.

@zeripath
Copy link
Contributor

Whatever looks best and is simplest without breaking stuff. I only went the way I went because it appeared simpler

@go-gitea go-gitea locked and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants