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

Bugfix: Time float overflow #715

Merged
merged 1 commit into from Jan 23, 2013

Conversation

Tape
Copy link
Contributor

@Tape Tape commented Jan 14, 2013

When the video being played is over an hour long, the timefloat text overflows. The pull request fixes this issue by widening the float to support the overflow.

timefloat

@johndyer
Copy link
Collaborator

I think this would be better if it were dynamic in some way. I'm guessing that most videos are under 1 hour, so we'd be leaving a lot of space for those. If we added a class to the main container for videos over one hour and then allowed that override the styles, it'd work for everyone.

@Tape
Copy link
Contributor Author

Tape commented Jan 14, 2013

Sounds good, I'll give that a go.

johndyer added a commit that referenced this pull request Jan 23, 2013
@johndyer johndyer merged commit 54f4170 into mediaelement:master Jan 23, 2013
phuongdh pushed a commit to avalonmediasystem/mediaelement that referenced this pull request Oct 18, 2013
rexblack pushed a commit to rexblack/mediaelement that referenced this pull request May 22, 2014
rexblack pushed a commit to rexblack/mediaelement that referenced this pull request May 22, 2014
marmite22 pushed a commit to elucidat/mediaelement that referenced this pull request Dec 16, 2016
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.

None yet

2 participants