From b6d9723bae79bf89239bae2fd03a72e929722113 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 10 Aug 2020 18:04:59 +0200 Subject: [PATCH] suite --- app/views/public/contacts/_form.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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