gitea/templates/repo
silverwind d0f48187f9
Fix diff detail buttons wrapping, use tippy for review box ()
Fix visual regression introduced by
https://github.com/go-gitea/gitea/pull/22986.

Before:
<img width="1277" alt="image"
src="https://user-images.githubusercontent.com/115237/222792814-d70c2173-0c7c-4db2-8839-95be63cdc8ee.png">
<img width="649" alt="image"
src="https://user-images.githubusercontent.com/115237/222792989-9b1f5e12-becd-40cc-b02c-e9f59a8e72a4.png">

After: 
<img width="1274" alt="image"
src="https://user-images.githubusercontent.com/115237/222792769-e7a9702f-4b6a-46c4-9385-da103ed4dff0.png">
<img width="565" alt="image"
src="https://user-images.githubusercontent.com/115237/222793084-6de6482b-11dc-4d38-b514-15884d20e140.png">
..
actions Add workflow error notification in ui ()
branch Make branches list page operations remember current page ()
cite Convert `<div class="button">` to `<button class="button">` ()
diff Fix diff detail buttons wrapping, use tippy for review box ()
editor Convert `<div class="button">` to `<button class="button">` ()
find
graph
issue Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem ()
migrate Convert `<div class="button">` to `<button class="button">` ()
projects Convert `<div class="button">` to `<button class="button">` ()
pulls
release Convert `<div class="button">` to `<button class="button">` ()
settings Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true ()
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Refactor branch/tag selector to Vue SFC ()
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Use octicon-verified for gpg signatures ()
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
icon.tmpl
packages.tmpl
search.tmpl Fix 'View File' button in code search ()
search_name.tmpl Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true ()
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl Convert `<div class="button">` to `<button class="button">` ()
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl