-small UI change

This commit is contained in:
denise 2012-09-14 15:59:34 -04:00
parent da107f5120
commit 4201176b3a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<?php echo $this->render('library/library.phtml') ?>
</div>
<div id="side_playlist" class="pl-content ui-widget ui-widget-content block-shadow omega-block padded" style="height:697px; width:720px !important;">
<div id="side_playlist" class="pl-content ui-widget ui-widget-content block-shadow omega-block padded" style="height:697px; width:720px;">
<?php if ($this->type == 'block') {
echo $this->render('playlist/smart-block.phtml');
} else if ($this->type == 'playlist') {