[#41] Fixed scrolling bug

lektura
Marc Horne 2017-06-22 17:16:09 +02:00
parent eb5817ad06
commit bb3e440a9b
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ body {
margin: 0 auto;
}
.modal { overflow-y: scroll }
.resources-modal .modal-content {
padding: 50px 0;
min-height: 100%;