mirror of
1
Fork 0
forgejo/templates/repo/issue/labels
Beowulf f7499dd7c4
[v7.0/forgejo] Fix label selector popup width (issue creation)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/4551

This aligns the popup width of the label selector during issue creation
to the width of the label selector in an already created issue.

(The inherited width from "ui form" is reset to prevent width: 100% on the
input element in the search box.)

This is a follow-up to https://codeberg.org/forgejo/forgejo/pulls/4546

(cherry picked from commit b32a03531c)
2024-07-23 00:55:27 +02:00
..
edit_delete_label.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-30 07:17:29 +01:00
label.tmpl [GITEA] Apply changes to archived labels 2024-04-03 20:14:39 +00:00
label_archived.tmpl Display archived labels specially when listing labels (#26820) 2023-09-18 04:54:05 +00:00
label_list.tmpl Prevent flash of dropdown menu on labels list (#30215) (#30216) 2024-04-08 11:39:53 +02:00
label_load_template.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
label_new.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
labels_selector_field.tmpl [v7.0/forgejo] Fix label selector popup width (issue creation) 2024-07-23 00:55:27 +02:00
labels_sidebar.tmpl [v7.0/forgejo] ui: fix issue labels 2024-07-23 00:53:32 +02:00