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

Fix checkboxes on mobile view, remove some dead css (#30308) #30319

Merged
merged 1 commit into from
Apr 7, 2024

Commits on Apr 7, 2024

  1. Fix checkboxes on mobile view, remove some dead css (go-gitea#30308)

    Fix the checkbox issues in
    go-gitea#30303 which were existing
    problems with these selectors, but made visible with
    go-gitea#30162.
    
    There is a lot of dead/useless CSS in `form.css`, I only fixed the two
    problems and remove CSS that was definitely not in use or needed.
    
    <img width="369" alt="Screenshot 2024-04-06 at 18 00 08"
    src="https://github.com/go-gitea/gitea/assets/115237/720f178b-1b22-48d4-8704-becb8ce66129">
    <img width="405" alt="Screenshot 2024-04-06 at 18 00 28"
    src="https://github.com/go-gitea/gitea/assets/115237/61c0f8ec-34af-46c5-a3fa-7c5c4d30c7d2">
    
    Co-authored-by: Giteabot <teabot@gitea.io>
    silverwind and GiteaBot committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    937bf78 View commit details
    Browse the repository at this point in the history