1
0
Fork 0
forgejo/templates
Gusted 3fbaa79c6e
Don't let repo clone URL overflow ()
- 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 Add Package Registry () 2022-03-30 16:42:47 +08:00
base By default force vertical tabs on mobile () 2022-04-26 16:31:58 -04:00
custom
explore Allow to filter repositories by language in explore, user and organization repositories lists () 2022-01-28 13:29:04 +02:00
mail Try to prevent autolinking of displaynames by email readers () 2022-03-23 12:34:20 +00:00
org Add RSS Feed buttons to Repo, User and Org pages () 2022-04-24 22:03:39 +02:00
package Add Helm Chart registry () 2022-04-19 12:55:35 -04:00
repo Don't let repo clone URL overflow () 2022-04-26 19:22:11 -04:00
shared Add commit status popup to issuelist () 2022-04-26 23:40:01 +01:00
status
swagger RepoAssignment ensure to close before overwrite () 2022-04-21 17:17:57 +02:00
user Add RSS Feed buttons to Repo, User and Org pages () 2022-04-24 22:03:39 +02:00
home.tmpl
install.tmpl
post-install.tmpl