In the admin menu when going to Users/Profile Builder and puting the mouse over Modules the drop down menu goes behind the Box drop area and covers the link texts. as shown in the pic.
This happens in IE and FF.
I have found that in the templates/default/css/wrappers.css Everything is set to position: relative; Causeing the menu to drop behind the items below.
If you change these to position: transparent; it cleanes up the code and will fix thei error.
![]()










