Commit f46ae65b authored by Fatih Acet's avatar Fatih Acet

Merge branch '39521-fix-merge-request-discussion-timestamp-overflow' into 'master'

Resolve "Right column of merge request discussion overflows"

Closes #39521

See merge request gitlab-org/gitlab-ce!17550
parents 2c792c75 4df13294
......@@ -16,7 +16,7 @@ ul.notes {
.note-created-ago,
.note-updated-at {
white-space: nowrap;
white-space: normal;
}
.discussion-body {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment