From ffdf5ff28ea549088cac7599a0c021eab5fece2f Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Fri, 25 Jan 2019 17:16:37 -0300 Subject: [PATCH] max-height botones mobile botonera-facturador --- src/sass/_botonera-secundaria.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/_botonera-secundaria.scss b/src/sass/_botonera-secundaria.scss index 476b0ac..3932a61 100644 --- a/src/sass/_botonera-secundaria.scss +++ b/src/sass/_botonera-secundaria.scss @@ -63,7 +63,7 @@ @media(max-width: 576px) { .btn{ - max-height: 19.9vw; + max-height: 16vw; } } -- 1.9.1