gitlab-org--gitlab-foss/app/views/shared/projects
Phil Hughes 068ce7dd51 Fixes project list lines breaking
This will only hapen in certain situations ie. when the star count is a
lot. We were previously fixing it by hard coding a max-width.

This changes it to use flexbox which allows the content to decide when
it should be truncated. The rows don't always need truncating, so we
shouldn't hard code a width.

Closes #29018
2017-03-23 10:36:17 +00:00
..
blob New file from interface on existing branch 2017-03-13 16:36:11 +01:00
_dropdown.html.haml Refactor projects filtering by name 2017-03-03 18:39:30 +02:00
_list.html.haml Fixes project list lines breaking 2017-03-23 10:36:17 +00:00
_project.html.haml Fixes project list lines breaking 2017-03-23 10:36:17 +00:00
_search_form.html.haml Refactor projects filtering by name 2017-03-03 18:39:30 +02:00