overflow auto to noteworthy

This commit is contained in:
unknown 2011-10-12 10:19:53 -04:00
commit 6a3ff4a279
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<p class="orange"><strong><a href="{{ l.url }}">{{ l.title }}</a></strong></p> <p class="orange"><strong><a href="{{ l.url }}">{{ l.title }}</a></strong></p>
<br> <br>
<p>{{ l.description }}</p> <p>{{ l.description }}</p>
<br><br><br> <br><br>
{% endfor %} {% endfor %}
{% endblock %} {% endblock %}

View File

@ -42,7 +42,7 @@ height:150px;
<br> <br>
<p>{{ n.description }}</p> <p>{{ n.description }}</p>
<br><br><br>
</div><!--NOTEWORTHY CLOSING --> </div><!--NOTEWORTHY CLOSING -->
{% endfor %} {% endfor %}