hyperaudio / ha-converter

Hyperaudio Converter - converts from JSON/SRT to HTML Based Interactive Transcript
https://hyperaud.io/converter/converter.html
12 stars 12 forks source link

Page controls sometimes scroll off the top of the screen and we can't get to them. #1

Closed maboa closed 5 years ago

maboa commented 10 years ago

Some CSS issue I think.

circuitbomb commented 10 years ago

I'm experiencing the same issue locally, removing the overflow:hidden property brings the Iframe content back down but adds scroll-bars.

Laurian commented 10 years ago

check what is 100% height and it shouldn't be so

maboa commented 10 years ago

I fixed this to the extent we now have scroll bars - I removed overflow: hidden; from #wrapper in styles.css. The organisation of CSS/JS is a bit of a mess, I should tidy.

Mark Boas happyworm.com | jPlayer.org http://jplayer.org/ skype: mark_boas follow: @maboa @jplayerorg

On 4 February 2014 12:59, Laurian Gridinoc notifications@github.com wrote:

check what is 100% height and it shouldn't be so

Reply to this email directly or view it on GitHubhttps://github.com/hyperaudio-dev/ha-converter/issues/1#issuecomment-34052844 .