FIX: Login modal too narrow in Safari

This commit is contained in:
Kris 2019-03-19 15:07:35 -04:00
parent 01dd96d178
commit 955c8cb330
1 changed files with 0 additions and 4 deletions

View File

@ -24,10 +24,6 @@
}
}
.modal-inner-container {
max-width: 450px;
}
form {
min-width: 300px;
}