zshall / program-guide

Television Simulator '99
MIT License
21 stars 19 forks source link

#10 --- Set marquee height for Safari #15

Closed zshall closed 7 years ago

zshall commented 7 years ago

Fixes #10.

The marquee JavaScript was using a height of 200px instead of using the height of the container, so I specified a marquee height attribute to make it use that instead.