From 031aeae95060acdf939027f40946da99c02f4eee Mon Sep 17 00:00:00 2001 From: Joan Sanchez Date: Wed, 20 Feb 2019 08:57:51 +0100 Subject: [PATCH] fixed styles --- front/core/components/check/style.scss | 4 ++++ print/lib/reportEngine.js | 2 +- print/report/email-header/locale.js | 2 +- print/report/rpt-delivery-note/index.html | 3 +-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/front/core/components/check/style.scss b/front/core/components/check/style.scss index 0804a5750..5ddd56fa3 100644 --- a/front/core/components/check/style.scss +++ b/front/core/components/check/style.scss @@ -18,4 +18,8 @@ vn-check { md-checkbox { margin-bottom: 0 } + + md-checkbox .md-label { + margin-bottom: .5em; + } } diff --git a/print/lib/reportEngine.js b/print/lib/reportEngine.js index e4cfce6df..dccb18b4a 100644 --- a/print/lib/reportEngine.js +++ b/print/lib/reportEngine.js @@ -107,7 +107,7 @@ module.exports = { format: 'A4', border: '1.5cm', footer: { - height: '60px', + height: '55px', } }; diff --git a/print/report/email-header/locale.js b/print/report/email-header/locale.js index a3d2003a5..7200e6048 100644 --- a/print/report/email-header/locale.js +++ b/print/report/email-header/locale.js @@ -1,5 +1,5 @@ module.exports = { messages: { - es: {clientName: 'Nombre cliente'}, + es: {}, }, }; diff --git a/print/report/rpt-delivery-note/index.html b/print/report/rpt-delivery-note/index.html index 5332858c3..65b1866ae 100644 --- a/print/report/rpt-delivery-note/index.html +++ b/print/report/rpt-delivery-note/index.html @@ -5,7 +5,7 @@ -
+
@@ -185,7 +185,6 @@
-