diff --git a/app/views/public/contacts/_form.html.haml b/app/views/public/contacts/_form.html.haml index 0af2716..0265777 100755 --- a/app/views/public/contacts/_form.html.haml +++ b/app/views/public/contacts/_form.html.haml @@ -15,11 +15,11 @@ - =f.input :message, :label =>false , :placeholder => "Message" + =f.input :message, :label =>false , :placeholder => "Message", :input_html => {:style => "height:150px;"} - %p{:style => "text-align:left;"} + %p{:style => "text-align:left;font-size:0.9em;"} En soumettant ce formulaire j'accepte que Basic me contacte