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
wxiaoguang 6bad0fb24f
Fix review comment context menu clipped bug (#23523)
This is another regression of #22959 (the first regression has been
fixed by the Image Diff fix)

Close #23517

This is a quick fix. Luckily, there is no "dropdown menu" for image/csv
view, so we could only add the "overflow-x: scroll" to the image/csv
view.

After fix:


![image](https://user-images.githubusercontent.com/2114189/225643575-9e964b4f-5543-4a69-86c2-2ffc8e40d9a6.png)


![image](https://user-images.githubusercontent.com/2114189/225643670-f0e575d0-f4af-41f4-b023-2d9ddb6462e9.png)

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2 years ago
..
admin Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
code Fix 'View File' button in code search (#23478) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add context cache as a request level cache (#22294) 2 years ago
mail Revert relative links to absolute links in mail templates (#23267) 2 years ago
org Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
package Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
projects Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
repo Fix review comment context menu clipped bug (#23523) 2 years ago
shared Fix due date being wrong on issue list (#23475) 2 years ago
status Move helpers to be prefixed with `gt-` (#22879) 2 years ago
swagger Add absent repounits to create/edit repo API (#23500) 2 years ago
user Refactor dashboard repo list to Vue SFC (#23405) 2 years ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
post-install.tmpl Fix various bugs for "install" page (#23194) 2 years ago