CSS causing conflicts with other plugins
-
in wp_mapit_admin.css the .clearfix class has a height property that’s causing other plugins to render with element overlaps, specifically CiviCRM’s APIv4 explorer page.
Removing the height property from this class renders everything acceptably, including in all the mapit public and admin pages that i can find, and I don’t see it referenced in the mapit code anywhere. Is it necessary, and if so can it be added in a mapit specific way? if it’s not necessary I would like to request it be removed in future releases.
You must be logged in to reply to this topic.