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.
forgejo/public
pgodwin 832bf218ec Allow markdown table to scroll (#4401)
* Allow markdown table to scroll

`overflow:auto` isn't effective when a table is wider than the container. Adding `display:block` fixes this issue.
6 years ago
..
css Allow markdown table to scroll (#4401) 6 years ago
img Discord Oauth2 support (#4476) 6 years ago
js Don't list an issue on its own dependency list UI. (#5658) 6 years ago
less Allow markdown table to scroll (#4401) 6 years ago
vendor Refactor heatmap to vue component (#5401) 6 years ago