Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril <jv.cyril@gmail.com>2012-08-24 01:04:43 +0400
committerCyril <jv.cyril@gmail.com>2012-08-24 01:04:43 +0400
commite2f19befbcc2c0b347507171ef94047426aba5b0 (patch)
treea8d723d48780b88847679176df4b530f15a32f07 /app/views/search
parent4b2e151fc69db11b1772d234a233be7cf6eac671 (diff)
fix inline forms
Diffstat (limited to 'app/views/search')
-rw-r--r--app/views/search/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/search/show.html.haml b/app/views/search/show.html.haml
index ed9da1f0753..9a0b4789588 100644
--- a/app/views/search/show.html.haml
+++ b/app/views/search/show.html.haml
@@ -1,4 +1,4 @@
-= form_tag search_path, method: :get do |f|
+= form_tag search_path, method: :get, class: 'form-inline' do |f|
.padded
= label_tag :search do
%strong Looking for