Merge pull request #6558 from colemanw/revert
[civicrm-core.git] / css / civicrm.css
index 567865ce2ed421070e493d4247bedebdf5cadfa1..fe5095009a6f481499f06bb35620f467291f3b1d 100644 (file)
@@ -2161,10 +2161,6 @@ div.grippie {
   top: -2px;
   background-image: url("../i/icons/jquery-ui-FFFFFF.png");
 }
-.crm-container .button:hover .icon,
-.crm-container .crm-button:hover .icon {
-  background-image: url("../i/icons/jquery-ui-2786C2.png");
-}
 
 .crm-container span.crm-button .icon {
   margin-top: 3px;
@@ -2588,7 +2584,8 @@ div a.helpicon:focus {
   border: 0 none;
 }
 
-/* Override Drupal .2em margin-bottom on forms (we don't want to give up that space) */
+/* ID selector is needed to override Drupal 2em margin-bottom on forms (we don't want to give up that space) */
+div#crm-container form,
 div.crm-container form {
   margin-bottom: 0;
 }