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