increased dashboard width

This commit is contained in:
Dmitriy Zaporozhets 2012-03-07 00:16:43 -08:00
parent 57ce7124fc
commit c9b64974c0
2 changed files with 3 additions and 3 deletions

View file

@ -599,7 +599,7 @@ p.time {
}
}
.dashboard_block {
width:700px;
width:840px;
margin:auto;
.wll {

View file

@ -20,8 +20,8 @@
.row
.dashboard_block
.row
.span9= render "dashboard/projects_feed"
.span3.right
.span10= render "dashboard/projects_feed"
.span4.right
- if current_user.can_create_project?
.alert-message.block-message.warning
You can create up to