Closed (fixed)
Project:
Social Share Privacy
Version:
7.x-1.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Mar 2013 at 20:20 UTC
Updated:
5 Jun 2013 at 11:20 UTC
In socialshareprivacy.css there is on line 146
.social_share_privacy_area li.settings_info .settings_info_menu {
z-index: 1000;
}
This makes the Settings button visible even if the Drupal Overlay is active.
The overlay has z-index 500
Comments
Comment #1
ytsurkthx - i will set it to 499 then.
Comment #2
ytsurkset them to 8 and 9.
will release a new version soon.