diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb
index 82a7a66e6..ab4f77c5b 100644
--- a/app/views/versions/index.html.erb
+++ b/app/views/versions/index.html.erb
@@ -20,7 +20,7 @@
<%= hidden_field_tag 'with_subprojects', 0 %>
<% end %>
-<%= submit_tag l(:button_apply), :class => 'button-small', :style => "height:20px;padding: 1px 1px;font-size:11px;margin-left:10px;", :name => nil %>
+<%= submit_tag l(:button_apply), :class => 'button', :name => nil %>
<% end %>