X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcivicrm.css;h=ee95e8ce456d4c0548aaad7c2d0885b015eaa2ba;hb=f8ed78d3025f0d16204ed8a665bb40e96fba1d49;hp=567865ce2ed421070e493d4247bedebdf5cadfa1;hpb=794c8602e6ccf0ff0b1316afaabc0340d9f73485;p=civicrm-core.git diff --git a/css/civicrm.css b/css/civicrm.css index 567865ce2e..ee95e8ce45 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -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; }