CC-4172: Smart Playlist creator requires full HD monitor to avoid buttons being hidden

-done
This commit is contained in:
denise 2012-10-02 14:12:22 -04:00
parent 3dd7e9767b
commit 968c719fa1
2 changed files with 3 additions and 7 deletions

View file

@ -4,10 +4,10 @@
<dl class='zend_form search-criteria'>
<div class='btn-toolbar clearfix'>
<div class='btn-group pull-right'>
<div class='btn-group sp-button'>
<?php echo $this->element->getElement('generate_button') ?>
</div>
<div class='btn-group pull-right'>
<div class='btn-group sp-button'>
<?php echo $this->element->getElement('shuffle_button') ?>
</div>
</div>