got boudns working

This commit is contained in:
Peter Cottle 2012-12-24 12:42:39 -08:00
parent 7acde81510
commit d825573ef9
4 changed files with 60 additions and 19 deletions

View file

@ -163,7 +163,7 @@
<% if (showLeft) { %>
<div class="box left">
<% } else { %>
<div class="box left" style="opacity: 0; cursor: default">
<div class="box left hideLeft">
<% } %>
<i class="icon-circle-arrow-left"></i>
</div>