Forgejo/templates/shared
silverwind 75e35fb03a
Fix runner button height (#24338)
Fixes https://github.com/go-gitea/gitea/issues/24326.

Set size class and downsize any such buttons that have a dropdown icon
because the dropdown icon increases button height artificially.

[`:has()`](https://developer.mozilla.org/en-US/docs/Web/CSS/:has) is not
supported in Firefox yet, but works fine with the experimental pref
enabled. I see this as a graceful degradation in unsupporting browsers.
2023-04-26 00:09:29 -04:00
..
actions Fix runner button height (#24338) 2023-04-26 00:09:29 -04:00
secrets Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
user Fix no user listed in org teams page (#22979) 2023-02-19 12:57:49 +08:00
combomarkdowneditor.tmpl Add monospace toggle button to textarea (#24034) 2023-04-13 15:05:06 -04:00
issuelist.tmpl Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
searchbottom.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00