Closed (won't fix)
Project:
Node Picker
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2010 at 21:12 UTC
Updated:
8 Dec 2023 at 21:28 UTC
Jump to comment: Most recent
Comments
Comment #1
markwittens commentedI don't have problems with the links in IE7, for the invisible close button I have a simple fix: Just add the following to plugins/nodepicker/dialog.css (or any other included css):
#ui-dialog-title-nodepicker_dialog
{
float: left;
}
Comment #2
peter törnstrand commented