Clean up package list search CSS

This commit is contained in:
rubenwardy
2018-05-21 14:56:00 +01:00
parent e5f61f2dc6
commit 47432ea7e4
4 changed files with 20 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
<li><a href="{{ url_for('user.login') }}">Sign in</a></li>
{% endif %}
</ul>
<div style="clear:both;"></div>
<div class="clearboth"></div>
</div>
</nav>