Footer removed

This commit is contained in:
andreubisquerra 2020-09-27 22:19:49 +02:00 committed by GitHub
parent 494348356a
commit 80641e54c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -674,7 +674,7 @@ div#moreinfo, div#infowarehouse {
.modal { .modal {
display: none; /* Hidden by default */ display: none; /* Hidden by default */
position: fixed; position: fixed;
z-index: 1; z-index: 20;
left: 0; left: 0;
top: 0; top: 0;
width: 100%; width: 100%;
@ -707,12 +707,6 @@ div#moreinfo, div#infowarehouse {
.modal-body {padding: 2px 16px;} .modal-body {padding: 2px 16px;}
.modal-footer {
padding: 2px 16px;
background-color: #2b4161;
color: white;
}
.modal-content { .modal-content {
position: relative; position: relative;
background-color: #fefefe; background-color: #fefefe;