file upload fix

This commit is contained in:
Benjamin Ifland
2019-03-27 17:12:27 +01:00
parent a109f790e9
commit 06ef90fce4
5 changed files with 26 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ html {
}
.page-container {
position: absolute;
position: fixed;
top: 20px;
left: 20px;
bottom: 20px;