diff --git a/public_html/style.css b/public_html/style.css
index 1ce142e..5eb7bbd 100644
--- a/public_html/style.css
+++ b/public_html/style.css
@@ -595,7 +595,6 @@ select.error, textarea.error, input.error {
background-image: url('images/box-empty.png');
background-repeat: no-repeat;
background-position: center;
- display: table-cell;
cursor: pointer;
}