From aad0d717ae8cada58d2fe79805f52cc17a74bea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ses=C3=B3stris=20Vieira?= Date: Thu, 11 Jul 2013 15:15:47 -0300 Subject: [PATCH] Pequeno ajuste de posicionamento das etiquetas --- sigi/apps/casas/reports.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sigi/apps/casas/reports.py b/sigi/apps/casas/reports.py index c652fdd..58f3edd 100644 --- a/sigi/apps/casas/reports.py +++ b/sigi/apps/casas/reports.py @@ -72,7 +72,7 @@ class CasasLegislativasLabels(Report): self.margin_right = 0.0*cm self.delta = 0.3 self.start = 0 - self.label_margin_top = 0.25 + self.label_margin_top = 0.35 self.label_margin_left = 0.4 self.label_margin_right = 0.2 else: