Remove the refresh button.

Since the lists refresh automatically now, a button isn't needed.
This commit is contained in:
John "Elwin" Edwards 2012-06-21 22:15:20 -07:00
parent 2180af99a0
commit 6baed7ccf1
2 changed files with 1 additions and 1 deletions

View file

@ -69,6 +69,7 @@ div#register div.formtable span.ibutton {
div#nogames {
display: none;
margin-top: 2em;
margin-bottom: 3em;
font-weight: bold;
text-align: center;
}