diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 6bf6abf..d273aac 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -533,6 +533,8 @@ section.bar.background-gray.steps-pre:before { } @media(min-width:992px){ header{height: 62px;overflow: hidden;} + #all{min-height:100vh;position: relative;padding-bottom: 215px;} + footer#footer{max-height: 215px;position: absolute;width: 100%;bottom: 0;} #calculate-modal .modal-dialog{width: 90%!important;max-width: 1550px!important;} .links-ses-for-wr .container .row p {margin: 7px 0px;} p.coord1{margin-top:-30px;} -- libgit2 0.21.4