diff --git a/index.php b/index.php index 423b673..02445ee 100644 --- a/index.php +++ b/index.php @@ -367,6 +367,8 @@ if ($variable !=''){ $descripcion = remplacetas('form_id','id',$form,'descripcion',"") ; $no_mostrar ="display:none; "; $aplicacion_pie=" + + @@ -627,16 +629,19 @@ $uri = $_SERVER['REQUEST_URI']; } .modal-lg { - width: 95% !important; + width: 98% !important; height: auto; + padding: 0; } .modal-content { height: auto; + } .modal-body { - max-height: calc(100vh - 100px); + max-height: calc(100vh - 300px); + min-height: calc(100vh - 300px); overflow-y: auto; } @@ -1009,7 +1014,7 @@ $eventos= "
- @@ -1171,7 +1179,7 @@ $eventos= " - @@ -1237,6 +1248,11 @@ $(document).ready(function() { - + + + +