CSS tweaks

This commit is contained in:
Duncan Sommerville 2015-09-03 14:51:58 -04:00
parent 4e0f3ddd99
commit f396bb4390
3 changed files with 15 additions and 11 deletions

View file

@ -4,7 +4,7 @@
<?php echo $this->element->getElement('sb_date_end'); ?>
<?php echo $this->element->getElement('sb_time_end'); ?>
<a id="sb_submit" class="btn btn-small" href="#" title="Display shows in the specified date and time range">
<i class="icon-white icon-search"></i><?php echo " "._("Find Shows") ?>
<i class="icon-white icon-search"></i><span><?php echo _("Find Shows") ?></span>
</a>
<?php echo $this->element->getElement('sb_show_filter') ?>