Skip to content

Revert "Fix for Bootstrap 3.1+"#73

Open
jbutz wants to merge 1 commit intomasterfrom
revert-61-master
Open

Revert "Fix for Bootstrap 3.1+"#73
jbutz wants to merge 1 commit intomasterfrom
revert-61-master

Conversation

@jbutz
Copy link
Owner

@jbutz jbutz commented Jul 8, 2014

Reverts #61

@asas111111
Copy link

Can not Work in Bootstarp 3.3.1(New 2014.11)

@thribiere
Copy link

Hi, dont work with Bootstrap v3.3.1 because of 'hide' class : in 3.2.0 hide is "display:none !important" instead of "display:none"
Temp fix for me : no hide class and a style added :
<div id="myLightbox" class="lightbox fade" tabindex="-1" role="dialog" aria-hidden="true" style="display:none;">

@drankdoll
Copy link

Can not Work in Bootstrap v3.3.6

error message
bootstrap.min.js:6 Uncaught TypeError: Cannot read property 'offsetWidth' of undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants