From 61f6d52a80bfd0fcc590a1af4c793c53d9db7bf8 Mon Sep 17 00:00:00 2001 From: Marcelo Puebla Date: Fri, 5 Apr 2019 11:03:35 -0300 Subject: [PATCH] Arreglo de responsividad de inputs --- src/views/informe-chofer.html | 4 ++-- src/views/informe-hoja-ruta.html | 4 ++-- src/views/informe-litros-km-unidad.html | 4 ++-- src/views/informe-productividad.html | 11 ++++++++--- src/views/informe-reparto-optimo.html | 13 +++++++++---- 5 files changed, 23 insertions(+), 13 deletions(-) diff --git a/src/views/informe-chofer.html b/src/views/informe-chofer.html index 6c54abe..e965e41 100644 --- a/src/views/informe-chofer.html +++ b/src/views/informe-chofer.html @@ -11,7 +11,7 @@
Fecha Desde -
+
@@ -32,7 +32,7 @@ />
Fecha Hasta -
+
diff --git a/src/views/informe-hoja-ruta.html b/src/views/informe-hoja-ruta.html index 69e5039..c712f8b 100644 --- a/src/views/informe-hoja-ruta.html +++ b/src/views/informe-hoja-ruta.html @@ -12,7 +12,7 @@
Fecha Desde -
+
@@ -34,7 +34,7 @@ />
Fecha Hasta -
+
diff --git a/src/views/informe-litros-km-unidad.html b/src/views/informe-litros-km-unidad.html index 84a7150..cfab3f3 100644 --- a/src/views/informe-litros-km-unidad.html +++ b/src/views/informe-litros-km-unidad.html @@ -13,7 +13,7 @@
Fecha Desde -
+
@@ -34,7 +34,7 @@ />
Fecha Hasta -
+
diff --git a/src/views/informe-productividad.html b/src/views/informe-productividad.html index 8b2e18d..22c9e04 100644 --- a/src/views/informe-productividad.html +++ b/src/views/informe-productividad.html @@ -15,7 +15,7 @@
Fecha Desde -
+
@@ -36,7 +36,7 @@ />
Fecha Hasta -
+
@@ -58,7 +58,12 @@ Entidad
-
diff --git a/src/views/informe-reparto-optimo.html b/src/views/informe-reparto-optimo.html index e2826dc..ebfc5df 100644 --- a/src/views/informe-reparto-optimo.html +++ b/src/views/informe-reparto-optimo.html @@ -13,7 +13,7 @@
Fecha Desde -
+
@@ -34,7 +34,7 @@ />
Fecha Hasta -
+
@@ -54,7 +54,7 @@ />
Sector -
+
-
-- 1.9.1