Resolve a conflict with Wordpress CSS
authorNicol <vingle@users.noreply.github.com>
Mon, 17 Jun 2019 12:20:57 +0000 (13:20 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 12:20:57 +0000 (13:20 +0100)
Issue was affecting menu item wrap/overflow, described here: https://github.com/veda-consulting/uk.co.vedaconsulting.gdpr/issues/192.

css/civicrm.css

index 128a8812e1189e60e7812146043cc4ef08cb1ec7..ad42f00566e244dd92b941bf07ec627a396de89d 100644 (file)
@@ -1437,6 +1437,7 @@ input.crm-form-entityref {
   padding: 4px;
   margin: 0;
   line-height: 15px;
+  white-space: initial;
 }
 
 .crm-container .action-item-wrap {