Fix different styles/button positions

This commit is contained in:
Dmitriy Zaporozhets 2011-12-08 01:35:57 +02:00
parent 72a13fcc2e
commit 23a1ba7362
7 changed files with 80 additions and 27 deletions

View file

@ -1,3 +1,7 @@
%h2.icon
%span>
Merge Requests
.right= link_to 'New Merge request', new_project_merge_request_path(@project), :class => "grey-button"
- if @merge_requests.opened.count > 0
%div{ :class => "update-data ui-box ui-box-small ui-box-big" }
%h3
@ -17,4 +21,3 @@
.clear
%br
= link_to 'New Merge request', new_project_merge_request_path(@project), :class => "grey-button"