Remove unused terms of service banner.

No longer used, inadvertently hidden in a6233f297e.
This commit is contained in:
evazion
2019-08-14 01:46:44 -05:00
parent 8d07ad7390
commit 90fa67d4c1
7 changed files with 1 additions and 25 deletions

View File

@@ -20,7 +20,7 @@ div#page {
margin: 0 20px;
padding: 0 10px;
div#upgrade-account-notice, div#sign-up-notice, div#tos-notice, div#ban-notice, div#dmail-notice, div#mod-notice {
div#upgrade-account-notice, div#sign-up-notice, div#ban-notice, div#dmail-notice, div#mod-notice {
margin: 1em 0;
padding: 1em;
text-align: center;

View File

@@ -286,7 +286,3 @@
overflow: visible;
}
}
#tos-notice {
display: none;
}