Merge pull request #5723 from civicrm/4.6
[civicrm-core.git] / css / civicrm.css
index 567865ce2ed421070e493d4247bedebdf5cadfa1..ee95e8ce456d4c0548aaad7c2d0885b015eaa2ba 100644 (file)
@@ -2588,7 +2588,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;
 }