adapt height for ie V00.08
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 07 Feb 2011 16:27:43 +0100
changeset 42 d191777f1bed
parent 41 933198f8c8ee
child 43 ce146fcaddb2
adapt height for ie
web/rsln/index.php
--- a/web/rsln/index.php	Mon Feb 07 14:54:52 2011 +0100
+++ b/web/rsln/index.php	Mon Feb 07 16:27:43 2011 +0100
@@ -142,7 +142,7 @@
 
 			$("#Video_ldt").fancybox({
 				'width'				: 1021,
-				'height'			: 651,
+				'height'			: 661,
 				'autoScale'			: false,
 				'transitionIn'		: 'none',
 				'transitionOut'		: 'none',