minor fixes

This commit is contained in:
Hendrik
2017-01-26 15:32:38 +01:00
parent f4b2fee290
commit ee204d78a7
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
/* Modal Content/Box */
.modal-content {
margin: 5% auto;
margin: 50px auto;
width: 70%; /* Could be more or less, depending on screen size */
overflow-y: auto;
}