Make a team and group boxes smaller on dashboard

This commit is contained in:
Dmitriy Zaporozhets 2013-01-24 11:43:09 +02:00
parent ca752e64fb
commit b5dd9e6775
3 changed files with 15 additions and 14 deletions

View file

@ -1,4 +1,4 @@
.groups_box
.ui-box
%h5.title
Groups
%small
@ -13,8 +13,6 @@
%li
= link_to group_path(id: group.path), class: dom_class(group) do
%strong.well-title= truncate(group.name, length: 35)
%span.arrow
→
%span.last_activity
%strong Projects:
%span= current_user.authorized_projects.where(namespace_id: group.id).count
%span.right.light
- if group.owner == current_user
%i.icon-wrench