summaryrefslogtreecommitdiff
path: root/app/views/search/show.html.haml
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-04-10 08:51:08 +0300
committerrandx <dmitriy.zaporozhets@gmail.com>2012-04-10 08:51:08 +0300
commit627efddf6343735ed95e49ac9b71d7929c879ea3 (patch)
tree9725efaa5303531c4fc7dbaf64687e5c9129f727 /app/views/search/show.html.haml
parent2bad798e119b41ce075815647a17ddc2dec9befe (diff)
downloadgitlab-ce-627efddf6343735ed95e49ac9b71d7929c879ea3.tar.gz
migrated to bootstrap 2
Diffstat (limited to 'app/views/search/show.html.haml')
-rw-r--r--app/views/search/show.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/search/show.html.haml b/app/views/search/show.html.haml
index a524b7b4013..69a0a704329 100644
--- a/app/views/search/show.html.haml
+++ b/app/views/search/show.html.haml
@@ -2,8 +2,8 @@
.padded
= label_tag :search, "Looking for"
.input
- = text_field_tag :search, params[:search],:placeholder => "issue 143", :class => "xxlarge"
- = submit_tag 'Search', :class => "btn primary"
+ = text_field_tag :search, params[:search],:placeholder => "issue 143", :class => "input-xxlarge"
+ = submit_tag 'Search', :class => "btn btn-primary"
- if params[:search].present?
%br
%h3 Search results