buttons margin fixed
This commit is contained in:
parent
4e0c2f00d3
commit
df6a75d52d
12 changed files with 46 additions and 35 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue