summaryrefslogtreecommitdiff
path: root/app/views/events/_event_last_push.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-07-05 21:59:37 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-07-05 21:59:37 +0300
commitd40b9ce26d9df5c9245d9a4f3c07c91dd1706f06 (patch)
treefc83e2bea851acd42ff6fae02fe9947a2d6562ff /app/views/events/_event_last_push.html.haml
parent369df86e710bd876b3d688472cdce987e27640a3 (diff)
downloadgitlab-ce-d40b9ce26d9df5c9245d9a4f3c07c91dd1706f06.tar.gz
Admin gitolite logs. Refactored project creation. Few style fixes.
Diffstat (limited to 'app/views/events/_event_last_push.html.haml')
-rw-r--r--app/views/events/_event_last_push.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/events/_event_last_push.html.haml b/app/views/events/_event_last_push.html.haml
index 6127e32ba24..fb4a728ed3e 100644
--- a/app/views/events/_event_last_push.html.haml
+++ b/app/views/events/_event_last_push.html.haml
@@ -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 grouped primary" do
+ = link_to new_mr_path_from_push_event(event), :title => "New Merge Request", :class => "btn very_small primary" do
Create Merge Request