Fixed some display issues for mobile rendering

This commit is contained in:
Shaun Walker
2020-03-25 10:54:34 -04:00
parent 20e481af3d
commit 1e688dcf5e
12 changed files with 25 additions and 37 deletions

View File

@ -59,7 +59,6 @@ app {
.app-admin-modal .modal-content {
margin: 5% auto; /* 5% from the top and centered */
padding: 20px;
width: 80%; /* Could be more or less, depending on screen size */
}