Fix layout issue when starting with small viewport height

This commit is contained in:
juliandescottes 2016-08-16 10:33:19 +02:00
parent 2fe1fe67e5
commit 9c6871effc

View File

@ -3,7 +3,7 @@
*/
.main-wrapper {
position: absolute;
position: fixed;
top: 5px;
right: 0;
bottom: 5px;