CSS layering fix

This commit is contained in:
Kenneth Jao 2016-09-05 19:15:20 -04:00
parent bee59d458c
commit 689a4cbb6d

View File

@ -436,6 +436,7 @@ input, textarea {
#editWork {
width: 40%;
height: 70%;
margin: auto;
margin-top: 5%;