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.
confusedsushi f6f4e1ddb9
Fix review excerpt (#18502)
Currently the "File Changed" tab of a PR is somehow broken. This is also true for the current release 1.16.0.

When you are on the "File Changed" tab, and want to look at code excerpt before or after the code changes, the layout breaks. You can test this on try.gitea.io here: https://try.gitea.io/testnotexisting/magic_enum/pulls/2/files

The problem occurs for the unified view and for the split view.

Kind of the same problem was there for commenting a line of code, this was fixed in #18321 and #18403.

For consistency, I changed the solution of #18321, I removed the ``colspan`` and instead added a ``<td>``. The goal was to have code similarly with the split view.

Also the separator line in the split view was in the wrong column, this was fixed too.* more consistent unified review comment

Fix #18516

Co-authored-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
chroma Improve Light Chroma style (#15699) 3 years ago
code Fix and restyle menu on code line (#15913) 3 years ago
codemirror Extract CodeMirror styles (#17960) 3 years ago
features Update JS dependencies, fix lint (#18389) 2 years ago
markup Add copy button to markdown code blocks (#17638) 3 years ago
shared Issue list alignment tweaks (#15483) 3 years ago
standalone Update JS dependencies, fix lint (#18389) 2 years ago
themes Fix a navbar UI bug in Safari (#18092) 3 years ago
_admin.less Fix webhook list styling (#14001) 4 years ago
_base.less Don't underline commit status icon on hover (#18372) 2 years ago
_dashboard.less Fix overflow label in mobile view (#17020) 3 years ago
_editor.less Extract CodeMirror styles (#17960) 3 years ago
_explore.less Ensure popup text is aligned left (#17327) 3 years ago
_font_i18n.less Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) 3 years ago
_form.less Support webauthn (#17957) 3 years ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Refactor install page (db type) (#17919) 3 years ago
_organization.less Create menus for organization pages (#17802) 3 years ago
_repository.less Fix review excerpt (#18502) 2 years ago
_review.less Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
_svg.less Update JS dependencies, fix lint (#18389) 2 years ago
_tribute.less Update JS dependencies (#15033) 3 years ago
_user.less Remove remaining fontawesome usage in templates (#15952) 3 years ago
animations.less Add copy button to markdown code blocks (#17638) 3 years ago
helpers.less Change <a> elements to underline on hover (#17898) 3 years ago
index.less Extract CodeMirror styles (#17960) 3 years ago
misc.css Raw file view tweaks (#15520) 3 years ago
variables.less fix media query edge case (#13546) 4 years ago