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/web_src
zeripath b8eb282327
Truncate commit summary on repo files table. (#22551)
There was an unintended regression in #21124 which assumed that
`.commits-list .message-wrapper` would only match the commit summaries
on `/{owner}/{name}/commits/*`. This assumption is incorrect as the
directory/file view also uses a `.commits-list` wrapper.

Rather than completely restructure this page this PR simply adjusts the
styling to again use `display: inline-block;` for `#repo-files-table
.commit-list .message-wrapper`

Fix #22360

Signed-off-by: Andrew Thornton <art27@cantab.net>
1 year ago
..
fomantic Various CSS tweaks (#21244) 2 years ago
js Dropzone: Add "Copy link" button for new uploads (#22517) 1 year ago
less Truncate commit summary on repo files table. (#22551) 1 year ago
svg Embed Matrix icon as SVG (#21890) 2 years ago