From d6baa769128cca9df6ed9144f4dc6b8a44f41b59 Mon Sep 17 00:00:00 2001 From: Carlos Goce Date: Mon, 26 Jan 2015 00:46:06 +0100 Subject: Improve design --- lib/carlosgoce/layout/layouts.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/carlosgoce/layout/layouts.rb b/lib/carlosgoce/layout/layouts.rb index f4e6e13..5ddb471 100644 --- a/lib/carlosgoce/layout/layouts.rb +++ b/lib/carlosgoce/layout/layouts.rb @@ -20,7 +20,7 @@ module CarlosGoce tables << make_table(cells, cell_style: { - width: 20, align: :center, size: 7, border_width: 0, + width: 15, height: 12, align: :center, size: 7, border_width: 0, padding: 0 }) end -- cgit v1.2.3