Fixed EpisodeSorting.

This commit is contained in:
Mark McDowall 2011-11-26 12:31:45 -08:00
parent 4e27d82480
commit 4bdfaec115
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,8 @@
#examples
{
clear: both;
margin-top: 15px;
overflow: auto;
margin-top: 25px;
margin-bottom: 15px;
}
@ -81,8 +82,7 @@
</label>
@Html.DropDownListFor(m => m.MultiEpisodeStyle, Model.MultiEpisodeStyles, new { @class = "inputClass selectClass" })
<br/>
<div id ="examples" class="clearfix">
<div id ="examples">
<div id="singleEpisodeExample">
</div>
<div id="multiEpisodeExample">