From ca2a535b24a5641538c277c4427364b83b9d1517 Mon Sep 17 00:00:00 2001 From: Martin Konecny <martin@martin-ThinkPad-T410.(none)> Date: Fri, 14 Oct 2011 14:25:28 +0200 Subject: [PATCH] CC-2908: Add "Live Stream" title to live stream popup window -fixed logo size being too big. --- .../application/views/scripts/dashboard/stream-player.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airtime_mvc/application/views/scripts/dashboard/stream-player.phtml b/airtime_mvc/application/views/scripts/dashboard/stream-player.phtml index 21e9d9a30..7b9d6a796 100644 --- a/airtime_mvc/application/views/scripts/dashboard/stream-player.phtml +++ b/airtime_mvc/application/views/scripts/dashboard/stream-player.phtml @@ -42,7 +42,7 @@ $(document).ready(function(){ ?> }); </script> - <div class="jp-logo"><img id="logo-img" onload='resizeToMaxHeight(this, 67);' src="<?php echo $this->logo ?>" /></div> + <div class="jp-logo"><img id="logo-img" onload='resizeToMaxHeight(this, 40);' src="<?php echo $this->logo ?>" /></div> <div class="jp-stream"> <div class="jp-stream-text">Select stream:</div>