Skip to content
Snippets Groups Projects
Commit eead6de8 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Remove top padding on project list row

parent 39ff8099
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -54,5 +54,5 @@
= number_with_delimiter(project.star_count)
%span.prepend-left-10.visibility-icon.has-tooltip{ data: { container: 'body', placement: 'left' }, title: visibility_icon_description(project) }
= visibility_level_icon(project.visibility_level, fw: true)
.prepend-top-5
.prepend-top-0
updated #{updated_tooltip}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment