does making everything auto fix it?

This commit is contained in:
Jacob Levine
2019-02-09 15:19:14 -06:00
parent fe74aea4de
commit 3a5629f0ba
2 changed files with 4 additions and 6 deletions

View File

@@ -16,9 +16,12 @@ td{
margin: 10px;
}
#newEM, #newDN{
border: 3px black;
border: 1px solid black;
border-radius: 5px;
font-family: 'Roboto', sans-serif;
overflow-x: visible;
width: auto;
size: auto;
}
/* The side navigation menu */
.sidenav {