Skip to content

Commit

Permalink
delete noscript tag that hides sections incorrectly
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexus committed May 29, 2009
1 parent 371887e commit 7f6fff8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions archive/templates/issue.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
{% endblock %}

{% block content %}
<noscript>
<style type="text/css">
.list-hider {
display: none;
}
</style>
</noscript>
<br>
<a href="{{ issue.calculate_join_url }}">Download the complete issue.</a>
<br>
Expand Down

0 comments on commit 7f6fff8

Please sign in to comment.