diff --git a/themes/seven/style.css b/themes/seven/style.css
index 0be35fab27cc76c26c26674d7591f52936f55c0b..0d1b6bdf79082a401e7293ec7971fabe4cd0ccc7 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -682,12 +682,6 @@ input.form-button-disabled:active {
   text-shadow: none;
   color: #999;
 }
-form input#edit-delete {
-  background: #eee;
-  border-color: #fff #ddd #ccc;
-  text-shadow: none;
-  color: #999;
-}
 input.form-autocomplete,
 input.form-text,
 input.form-file,