Remove arrow to the right of project name on dashboard

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-06-08 17:27:50 +02:00
parent d46d6fc17b
commit 78d4b6ae8d
No known key found for this signature in database
GPG key ID: 627C5F589F467F17
2 changed files with 1 additions and 4 deletions

View file

@ -29,7 +29,7 @@
line-height: 24px;
.str-truncated {
max-width: 72%;
max-width: 76%;
}
a {

View file

@ -16,6 +16,3 @@
%span.pull-right.light
%i.fa.fa-star
= project.star_count
- else
%span.arrow
%i.fa.fa-angle-right