summaryrefslogtreecommitdiff
path: root/app/views/projects/compare/_form.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-17 00:46:27 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-17 00:46:27 +0300
commitc1c28d3ceadb51b0a676d19f5addf687f5e3e080 (patch)
tree9f7ab029f83daf57ba9ad94d2b71ae5772898afd /app/views/projects/compare/_form.html.haml
parentd20f78f70085b7a19df88f91e125fe76cf1b493e (diff)
downloadgitlab-ce-c1c28d3ceadb51b0a676d19f5addf687f5e3e080.tar.gz
Restyle last push widget
Diffstat (limited to 'app/views/projects/compare/_form.html.haml')
-rw-r--r--app/views/projects/compare/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/compare/_form.html.haml b/app/views/projects/compare/_form.html.haml
index ccdd0fc98eb..0d388651e14 100644
--- a/app/views/projects/compare/_form.html.haml
+++ b/app/views/projects/compare/_form.html.haml
@@ -19,7 +19,7 @@
= text_field_tag :to, params[:to], placeholder: "aa8b4ef", class: "xlarge"
.pull-left
&nbsp;
- = submit_tag "Compare", class: "btn btn-primary wide commits-compare-btn"
+ = submit_tag "Compare", class: "btn btn-create commits-compare-btn"
- if @refs_are_same
.alert
%span Refs are the same