Remove top padding on project list row

This commit is contained in:
Annabel Dunstone Gray 2017-04-26 08:33:43 -05:00
parent 39ff809980
commit eead6de867
1 changed files with 1 additions and 1 deletions

View File

@ -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}