Comment 3 for bug 983874

Revision history for this message
Chris Rossi (chris-archimedeanco) wrote :

Basically done but there are a couple of style issues that seem to be related to styles that exist in base bootstrap having been overridden or removed:

'div.modal' is not hidden, by default. As a quick work around I've resorted to hiding the modal via js in a document ready event handler.

'a.close' should float to the right and the mouse cursor should change as for a regular link.