buttons margin fixed

This commit is contained in:
Dmitriy Zaporozhets 2012-07-05 09:35:23 +03:00
parent 4e0c2f00d3
commit df6a75d52d
12 changed files with 46 additions and 35 deletions

View file

@ -12,5 +12,5 @@
= time_ago_in_words(event.created_at)
ago.
= link_to new_mr_path_from_push_event(event), :title => "New Merge Request", :class => "btn small padded primary" do
= link_to new_mr_path_from_push_event(event), :title => "New Merge Request", :class => "btn small grouped primary" do
Create Merge Request