Removed commented CSS from EpisodeSorting.

Removed border from Notification Settings.
This commit is contained in:
Mark McDowall 2011-11-26 12:44:24 -08:00
parent 4a904cbf2f
commit 0b8cc7c7e7
2 changed files with 0 additions and 6 deletions

View File

@ -11,11 +11,6 @@
margin-bottom: 15px;
padding-left: 20px;
}
@*#singleEpisodeExample, #multiEpisodeExample
{
float: left
}*@
</style>
}

View File

@ -8,7 +8,6 @@
.notifier
{
width: 560px;
border:solid 2px #CCCCCD;
padding: 5px;
margin-left: -8px;
overflow: auto;