You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
wxiaoguang 30668e0047
Fix dropdown icon misalignment when using fomantic icon (#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)
2 years ago
..
css Fix dropdown icon misalignment when using fomantic icon (#23558) 2 years ago
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) 2 years ago
js Fix JS error on compare page (#23551) 2 years ago
svg Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago