hiding/showing show overflow message properly.

This commit is contained in:
Naomi 2011-04-15 12:11:06 -04:00
parent e853a6ff6e
commit b992801a45
2 changed files with 20 additions and 10 deletions

View file

@ -28,7 +28,7 @@
<div id="show_progressbar"></div>
<span id="show_length" class="time"><?php echo $this->showLength; ?></span>
</div>
<div id="show_time_warning"></div>
<div id="show_time_warning" style="display:none"></div>
</div>
</div>
</div>