From 59713198501fa7df577021d354d13235c3c3693a Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 18 Jul 2013 02:10:22 +0200 Subject: [PATCH] modifs visu --- app/views/layouts/public.html.haml | 2 +- app/views/public/testimonies/show.html.haml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index a369b7c..ff8c481 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -95,7 +95,7 @@ next_testimony() window.setTimeout (-> dia_testimony() - ), 5000 + ), 7000 dia_testimony() diff --git a/app/views/public/testimonies/show.html.haml b/app/views/public/testimonies/show.html.haml index f9cb4be..acf5ed7 100644 --- a/app/views/public/testimonies/show.html.haml +++ b/app/views/public/testimonies/show.html.haml @@ -9,5 +9,5 @@ .author =@testimony.author - +%p{:style => "clear:both;"} =render @testimony.block \ No newline at end of file