bug fixes & bootstrap buttons

This commit is contained in:
Dmitriy Zaporozhets 2012-04-11 23:32:45 +03:00
parent b7558a2063
commit e7add858cf
5 changed files with 18 additions and 5 deletions

View file

@ -19,7 +19,7 @@
%hr
.dashboard_block
.row
.span4.right
.span3.right
%div.lborder.ipadded
%h3
= pluralize current_user.projects.count, "project", "projects"
@ -42,7 +42,7 @@
%br
= link_to profile_path, :class => "btn" do
Your Profile »
.span8.left= render "dashboard/projects_feed", :projects => @active_projects
.span9.left= render "dashboard/projects_feed", :projects => @active_projects
- if @last_push && @last_push.valid_push?
.padded.prepend-top-20
%h5