diff --git a/views/auditorio.php b/views/auditorio.php index fccfc2e..1886306 100644 --- a/views/auditorio.php +++ b/views/auditorio.php @@ -33,9 +33,22 @@ position: absolute !important; right: 0px !important; } + .modal.custom .modal-dialog { + width:25%; + position:fixed; + bottom:0; + right:0; + margin:0; +} + +.modal { + height: unset !important; + right: unset !important; + bottom: unset !important; +} -