blacklists: fix flickering of inline blacklists.

This commit is contained in:
evazion
2018-08-14 14:20:20 -05:00
parent 33ed762e91
commit 7aa2a41798
4 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
<section id="blacklist-box" style="display: none;">
<section id="blacklist-box">
<h1>Blacklisted (<%= link_to "Help", wiki_pages_path(:title => "help:blacklists") %>)</h1>
<ul id="blacklist-list">
</ul>