cleaned up the templates and css for the player.
--- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Fri Jan 27 11:54:54 2012 +0100
+++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Fri Jan 27 11:55:14 2012 +0100
@@ -1,7 +1,6 @@
{% spaceless %}
{% load i18n %}
<div>
-<div style="height: 80px"> </div>
<div id="{{ player_id }}_embed" class="iri_player_embed">
</div>
<script type="text/javascript">
--- a/src/ldt/ldt/static/ldt/css/front_player.css Fri Jan 27 11:54:54 2012 +0100
+++ b/src/ldt/ldt/static/ldt/css/front_player.css Fri Jan 27 11:55:14 2012 +0100
@@ -3,7 +3,7 @@
}
#top_media {
- width: 550px; border-bottom: 1px solid #484848;
+ width: 550px; border-bottom: 1px solid #484848; margin-bottom: 5px;
}
#media_share {