mirror of
1
Fork 0
forgejo/templates/repo/issue
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
..
fields Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-30 07:17:29 +01:00
labels [v7.0/forgejo] Fix label selector popup width (issue creation) 2024-07-23 00:55:27 +02:00
milestone [BUG] Consistent styling for Sort filter 2024-03-31 20:59:35 +00:00
view_content Fix AGit checkout instruction 2024-07-13 18:27:51 +00:00
branch_selector_field.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-30 07:17:29 +01:00
card.tmpl Fix overflow in issue card (#31203) (#31225) 2024-06-03 17:41:13 +02:00
choose.tmpl Fix spacing in issue navbar (#30238) (#30242) 2024-04-08 11:44:09 +02:00
comment_tab.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
filter_actions.tmpl [GITEA] Apply changes to archived labels 2024-04-03 20:14:39 +00:00
filter_list.tmpl add label filters in org/{org_name}/issues 2024-04-04 17:37:56 +00:00
filters.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
label_precolors.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
labels.tmpl Fix spacing in issue navbar (#30238) (#30242) 2024-04-08 11:44:09 +02:00
list.tmpl Fix New issue button consistency 2024-03-31 08:20:16 +00:00
milestone_issues.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
milestone_new.tmpl Fix spacing in issue navbar (#30238) (#30242) 2024-04-08 11:44:09 +02:00
milestones.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
navbar.tmpl Fix menu buttons in issues and release (#30056) 2024-03-30 07:17:30 +01:00
new.tmpl Fix incorrect redirection when creating a PR fails (#29537) 2024-03-06 12:10:45 +08:00
new_form.tmpl When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-30 07:17:31 +01:00
openclose.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
search.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-30 07:17:29 +01:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
view_content.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-30 07:17:29 +01:00
view_title.tmpl Revert "Fix error on renaming merged PRs (#3840)" 2024-06-02 13:38:00 +05:00