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/web_src
Yarden Shoham c320caed97
Truncate commit summary on repo files table. (#22551) (#22552)
Backport #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
2 years ago
..
fomantic Various CSS tweaks (#21244) 3 years ago
js Fix environments for KaTeX and error reporting (#22453) (#22473) 2 years ago
less Truncate commit summary on repo files table. (#22551) (#22552) 2 years ago
svg Add support for Vagrant packages (#20930) 3 years ago