diff --git a/static/css/style.css b/static/css/style.css index 5c8ee17..841e159 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -34,11 +34,6 @@ tr.htmx-swapping td { } #modal > .modal-content { - /* Position visible dialog near the top of the window */ - margin-top: 5vh; - /* Sizing for visible dialog */ - max-width: 80%; - max-height:90%; /* Display properties for visible dialog*/ border: solid 1px #999; border-radius: 8px; diff --git a/templates/partials/workout_modal.html b/templates/partials/workout_modal.html index aa9d69a..2eeb934 100644 --- a/templates/partials/workout_modal.html +++ b/templates/partials/workout_modal.html @@ -5,7 +5,7 @@ then toggle .hide-scrollbar on document.body then send refreshView to #refreshViewElement'> -