diff --git a/php/css/triviatime.css b/php/css/triviatime.css index 2ebd3b7..be743c3 100644 --- a/php/css/triviatime.css +++ b/php/css/triviatime.css @@ -37,7 +37,7 @@ body { max-height: 340px; } } -@media screen and (max-height: 500px) { +@media screen and (max-height: 520px) { .modal-body { max-height: 260px; }