Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Fix for Bootstrap 3.1+" #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Revert "Fix for Bootstrap 3.1+" #73

wants to merge 1 commit into from

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