From: yomguy Date: Tue, 15 Jan 2013 12:12:53 +0000 (+0100) Subject: fix height again X-Git-Tag: 0.9-probarreau~139 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=50979b7634194c4c8c7ede416e6ac526e4655a1f;p=teleforma.git fix height again --- diff --git a/teleforma/templates/teleforma/seminar_media_video.html b/teleforma/templates/teleforma/seminar_media_video.html index 5a53c10b..343310ea 100644 --- a/teleforma/templates/teleforma/seminar_media_video.html +++ b/teleforma/templates/teleforma/seminar_media_video.html @@ -45,9 +45,9 @@ $(window).ready(function(){ } ); - var module = $('seminars'); + var module = $('#seminars'); module.css({'max-height': '200px'}); - + }); diff --git a/teleforma/templates/teleforma/seminars.html b/teleforma/templates/teleforma/seminars.html index 6914e8db..e05a33df 100644 --- a/teleforma/templates/teleforma/seminars.html +++ b/teleforma/templates/teleforma/seminars.html @@ -39,11 +39,11 @@ $(function() {
{% block modules %} -
+

playlists{% trans "My seminars" %}

-