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

big-video-vid inline height #87

Open
itsdillon opened this issue Nov 12, 2013 · 0 comments
Open

big-video-vid inline height #87

itsdillon opened this issue Nov 12, 2013 · 0 comments

Comments

@itsdillon
Copy link

Currently using bootstrap for the css framework and have successfully placed the video on the DOM. My only issue is the video is pushing my container down when I want it placed over the video. I Noticed in the HTML that #big-video-vid contains inline styles, and one of them being height. When I remove the height from the inline, everything works like how I want it. I tried using jquery to remove the inline style eg.: ( $('#big-video-vid').css('height', ''); ) but no avail. Any tips?

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

No branches or pull requests

1 participant