Position non-sticky footer at bottom of viewport

-Fix footer height and position after datatables are populated/drawn
-Remove footer-padding css rule
-Remove unnecessary spacing on all applicable pages
This commit is contained in:
joeuhren
2020-12-18 18:10:58 -07:00
parent 616f787540
commit 2df8a3f994
15 changed files with 88 additions and 71 deletions
-5
View File
@@ -108,11 +108,6 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
}
}
.footer-padding {
height: 50px;
width: 100%;
}
.footer-logo {
height: 40px;
position: absolute;