Forgejo/templates/repo/issue/labels
Giteabot 94fc99c217
Prevent flash of dropdown menu on labels list (#30215) (#30216)
Backport #30215 by @silverwind

On the labels list, This `left` class caused the dropdown content to
flash on page load until JS had hidden it. Remove it as I see no purpose
to it.

<img width="215" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/9e1de97f-dd89-41e0-9229-5c4a786ba762">

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 3ff4a6936b5ee05b3df945c466285de47ea87ef2)
2024-04-08 11:39:53 +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 [GITEA] Apply changes to archived labels 2024-04-03 20:14:39 +00:00
labels_sidebar.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00