1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 04:44:46 +01:00
gitea/templates
Gusted 3fbaa79c6e
Don't let repo clone URL overflow (#19517)
- Apparently `<input>` elements differ from other elements have a size
attribute that act as a `min-width` CSS property, this causes a overflow
on mobile. By setting this size to `1` it doesn't try to force a
min-width and nicely shrink down.
2022-04-26 19:22:11 -04:00
..
admin Disable unnecessary GitHooks elements 2022-04-26 22:06:58 +01:00
api/packages/pypi
base By default force vertical tabs on mobile (#19486) 2022-04-26 16:31:58 -04:00
custom
explore
mail
org
package
repo Don't let repo clone URL overflow (#19517) 2022-04-26 19:22:11 -04:00
shared Add commit status popup to issuelist (#19375) 2022-04-26 23:40:01 +01:00
status
swagger
user
home.tmpl
install.tmpl
post-install.tmpl