From faf0868bcf197af91273c4ebe019549d117310e4 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 7 Oct 2017 14:13:45 -0500 Subject: [PATCH] =?UTF-8?q?Cambio=20de=20tama=C3=B1o=20en=20los=20iconos?= =?UTF-8?q?=20del=20mapa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mapero.php | 92 +++++++++++++++--------------------------------------- 1 file changed, 26 insertions(+), 66 deletions(-) diff --git a/mapero.php b/mapero.php index 483cbea..a4870a8 100644 --- a/mapero.php +++ b/mapero.php @@ -38,8 +38,6 @@ $plantilla ="mapa"; - - @@ -158,25 +156,15 @@ $ids = json_decode($otro_json[0]); } - -.modal-dialog { - width: 95% !important; - height: auto; - padding: 0; -} -.modal-lg { - width: 95% !important; - height: auto; +.modal-dialog { + width: 70%; + height: 50%; padding: 0; } .modal-content { - height: auto; -} -.modal-body { - max-height: calc(100vh - 100px); - overflow-y: auto; + height: 50%; } ::-webkit-scrollbar { @@ -209,28 +197,6 @@ $ids = json_decode($otro_json[0]); echo $css_adicional; ?> - - -