CSS display fix

This commit is contained in:
Kenneth Jao 2016-08-13 23:49:53 -04:00
parent d79e157fe5
commit 353d9357d7

View File

@ -446,8 +446,6 @@ input, textarea {
box-shadow: 2px 2px 5px 3px #666;
background-color: rgba(255,255,255,0.7);
position: absolute;
top: 27% !important;
left: 45% !important;
}
.inputRadio {