CC-4782: Replay Gain modifier adds horizontal scroll bar when set to +10dB

- fixed
This commit is contained in:
James 2013-01-03 14:58:29 -05:00
parent 0f4ddc904f
commit 1f7e0ce042
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<?php endforeach; ?> <?php endforeach; ?>
</ul> </ul>
<?php endif; ?> <?php endif; ?>
<div id="slider-range-max"></div> <div id="slider-range-max" style="width: 99%"></div>
</dd> </dd>
</dl> </dl>
</fieldset> </fieldset>