Css fix
authorColeman Watts <coleman@civicrm.org>
Mon, 30 Mar 2015 02:01:16 +0000 (22:01 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 30 Mar 2015 02:01:16 +0000 (22:01 -0400)
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;
 }