diff --git a/themes/seven/style.css b/themes/seven/style.css
index 66303c5019cff6eb6c8f46a7665afd8d05a4bbaf..6ac7861483f8fe6e803760fb3f08dc72ed87f09c 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -659,8 +659,8 @@ a.button:active {
   text-decoration: none;
   color: #5a5a5a;
 }
-div.node-form input#edit-submit,
-div.node-form input#edit-submit-1 {
+.node-form input#edit-submit,
+.node-form input#edit-submit-1 {
   border: 1px solid #8eB7cd;
   border-left-color: #8eB7cd;
   border-right-color: #8eB7cd;