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 dropdown icon misalignment when using fomantic icon (#23558) #23577

Merged
merged 2 commits into from
Mar 20, 2023

Commits on Mar 19, 2023

  1. Fix dropdown icon misalignment when using fomantic icon (go-gitea#23558)

    There are still many dropdowns using fomantic icon. For example: new
    issue with issue template.
    
    Avoid polluting the fomantic styles.
    
    Before:
    
    
    ![image](https://user-images.githubusercontent.com/2114189/226101609-fa64178d-fed0-4541-bea2-72a250cb74db.png)
    
    After:
    
    
    ![image](https://user-images.githubusercontent.com/2114189/226101603-9507b275-fc5b-4a55-870d-db8c4486d80a.png)
    wxiaoguang committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    99e6cdf View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    b1e60e4 View commit details
    Browse the repository at this point in the history