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/css
Kerwin Bryant a38eca3f52
Fix Fomantic's line-height causing vertical scrollbars to appear (#26961)
Before:

![before](https://github.com/go-gitea/gitea/assets/3371163/bc5a3b20-3490-4e14-ab1d-2fcfbc4a2e20)

After:

![after](https://github.com/go-gitea/gitea/assets/3371163/70e8be6a-11a2-46af-9e1e-78ac153cd2a4)

---  

1. **Remove the scroll bar exception that in the a tag**  
2. **Reduce the actual width of the a tag to the actual width of the
content**

![c363a5b5883e105a0c65d7337893b50](https://github.com/go-gitea/gitea/assets/3371163/789d9b83-ad14-46d2-8a1b-df551a063f6a)
As shown in the screenshot, the red box area should not be clickable
1 year ago
..
chroma
codemirror
editor
features
markup
modules Fix "delete" modal dialog for issue/PR (#27015) 1 year ago
repo Improve issue list layout (#26983) 1 year ago
shared Improve issue list layout (#26983) 1 year ago
standalone
themes
actions.css
admin.css
base.css Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) 1 year ago
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. (#27047) 1 year ago
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css
install.css
org.css
repo.css Improve repo/user/org search (#27030) 1 year ago
review.css
user.css