summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ogcp/templates/dashboard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/dashboard.html b/ogcp/templates/dashboard.html
index 3da6587..1fe473e 100644
--- a/ogcp/templates/dashboard.html
+++ b/ogcp/templates/dashboard.html
@@ -69,7 +69,7 @@
</div>
</div>
-<hr />
+<br>
<ul class="nav nav-tabs" id="serversTab" role="tablist">
{% for id, server in servers.items() if server.online %}