Skip to content

Fix overflow UI bug with longer commit title on Wiki Page History

What does this MR do?

Fixes a bug overflowing with longer commit title of the Git commit in Wiki repository on Wiki Page History. In fact this replaces str-truncated-60 class with .commit-content in app/views/shared/wikis/history.html.haml as part of #326634 (closed).

Screenshots (strongly suggested)

before after
mr58212-before mr58212-after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #326636 (closed)

Edited by Takuya Noguchi

Merge request reports