remove height: 100% on .main-view

This commit is contained in:
Trent White 2016-05-23 11:45:54 -04:00
parent 75940c1f5d
commit 76d18e7156

View File

@ -4,7 +4,7 @@
}
.main-view {
height: 100%;
// height: 100%; REMOVED FOR FOOTER TRW
}
.page-container {