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 {
display: none; /* Hidden by default */
position: fixed;
z-index: 1;
z-index: 20;
left: 0;
top: 0;
width: 100%;
@ -707,12 +707,6 @@ div#moreinfo, div#infowarehouse {
.modal-body {padding: 2px 16px;}
.modal-footer {
padding: 2px 16px;
background-color: #2b4161;
color: white;
}
.modal-content {
position: relative;
background-color: #fefefe;
@ -741,4 +735,4 @@ div#moreinfo, div#infowarehouse {
cursor: pointer;
text-align: center;
margin: 2px;
}
}