diff --git a/app/views/admin/sheets/recus.html.haml b/app/views/admin/sheets/recus.html.haml
index fe4f1f1..1d88a49 100644
--- a/app/views/admin/sheets/recus.html.haml
+++ b/app/views/admin/sheets/recus.html.haml
@@ -131,9 +131,6 @@
Chèque
- elsif sheet_year.payment_type == 2
Espèces
- %br
- %br
- %br
%table{:style => "width:100%;"}
%tr
@@ -150,7 +147,7 @@
=l Date.today
%br
- =image_tag "/sign-mcb.jpg", :style => "width:150px;"
+ =image_tag "/sign-mcb.jpg", :style => "width:130px;"
%div{:style =>"page-break-after:always" }
@@ -289,9 +286,7 @@
Chèque
- elsif sheet_year.payment_type == 2
Espèces
- %br
- %br
- %br
+
%table{:style => "width:100%;"}
%tr
@@ -308,6 +303,6 @@
=l Date.today
%br
- =image_tag "/sign-mcb.jpg", :style => "width:150px;"
+ =image_tag "/sign-mcb.jpg", :style => "width:130px;"
%div{:style =>"page-break-after:always" }