You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/issue/labels
silverwind 8da9130c1f
Prevent flash of dropdown menu on labels list (#30215)
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: wxiaoguang <wxiaoguang@gmail.com>
11 months ago
..
edit_delete_label.tmpl
label.tmpl
label_archived.tmpl
label_list.tmpl Prevent flash of dropdown menu on labels list (#30215) 11 months ago
label_load_template.tmpl
label_new.tmpl
labels_selector_field.tmpl
labels_sidebar.tmpl