Skip to content

Fix overflow of text in the project summary box in Chrome and Safari

Created by: yujinakayama

This fixes overflow of text in summary box on project home page.

As you can see from the attached images, long words like URLs in summary box overflows. This happens in Chrome and Safari (probably WebKit based browsers).

Before:

Before

Fixed:

Fixed

Merge request reports