Fix dashboard "show more project" link padding
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
72f0a6b286
commit
9e21e96b2a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
%li.bottom
|
||||
%span.light
|
||||
#{@projects_limit} of #{pluralize(@projects_count, 'project')} displayed.
|
||||
.pull-right.append-right-10
|
||||
.pull-right
|
||||
= link_to projects_dashboard_path do
|
||||
Show all
|
||||
%i.icon-angle-right
|
||||
|
|
Loading…
Reference in a new issue