updated modal padding

This commit is contained in:
sghsri
2019-10-27 11:24:25 -05:00
parent ded8c6e8b3
commit ca627a8b56

View File

@@ -2,7 +2,7 @@
display: none; display: none;
position: fixed; position: fixed;
z-index: 1; z-index: 1;
padding-top: 100px; padding-top: 75px;
left: 0; left: 0;
top: 0; top: 0;
width: 100%; width: 100%;
@@ -142,7 +142,7 @@
} }
.ecis-button { .ecis-button {
} }
.textbook-button{ .textbook-button{