Skip to content

Commit

Permalink
Merge pull request #1988 from vicnicius/hot_fixes
Browse files Browse the repository at this point in the history
Updates dashboard budget layout to match project page [fix #110340104]
  • Loading branch information
diogob committed Dec 21, 2015
2 parents a10f17b + e77218d commit 365bb80
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
.w-section.section
.w-container
.w-row
.w-col.w-col-10.w-col-push-1
.w-col.w-col-8.w-col-push-2
.w-form
= @project.display_errors(:budget)
= form.input :budget, as: :text,
Expand Down

0 comments on commit 365bb80

Please sign in to comment.