Footer removed
This commit is contained in:
parent
494348356a
commit
80641e54c9
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user