mirror of https://github.com/go-gitea/gitea.git
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.
Fix #32453 Major changes: * revert the `<div class="divider"></div>` in `templates/repo/issue/branch_selector_field.tmpl` (it was removed by mistake in ##32444) * remove incorrect `<div class="inline field">` in `templates/repo/issue/sidebar/allow_maintainer_edit.tmpl` * use `gt-ellipsis` to replace the "title" class in the dependency list, then `.repository .issue-content-right .ui.list .title` could be removed * remove the "relaxed" from dependency list, then there is no padding, then `.repository .issue-content-right .ui.list .dependency` could be removed (`white-space` doesn't have effect either because there is `gt-ellipsis`) * remove dead code `.repository .issue-content-right #deadlineForm input ` The fixed UI should be the same as before. |
3 months ago | |
---|---|---|
.. | ||
allow_maintainer_edit.tmpl | 3 months ago | |
assignee_list.tmpl | 3 months ago | |
due_date.tmpl | 3 months ago | |
issue_dependencies.tmpl | 3 months ago | |
issue_management.tmpl | 3 months ago | |
milestone_list.tmpl | 3 months ago | |
participant_list.tmpl | 3 months ago | |
project_list.tmpl | 3 months ago | |
reference_link.tmpl | 3 months ago | |
reviewer_list.tmpl | 3 months ago | |
stopwatch_timetracker.tmpl | 3 months ago | |
watch_notification.tmpl | 3 months ago | |
wip_switch.tmpl | 3 months ago |