commit 20d8e55: [Minor] Center throughput graph
moisseev
moiseev at mezonplus.ru
Thu Jul 2 09:00:10 UTC 2020
Author: moisseev
Date: 2020-07-02 11:02:14 +0300
URL: https://github.com/rspamd/rspamd/commit/20d8e55af1d36b7196a7f8adfed4fd439b8183bd
[Minor] Center throughput graph
---
interface/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/interface/index.html b/interface/index.html
index 5fe3bca68..049d4bbeb 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -138,7 +138,7 @@
<div class="widget-content">
<div>
<div class="row">
- <div id="graph">
+ <div id="graph" class="mx-auto">
<span class="notice">Loading..</span>
<noscript>Please enable Javascript</noscript>
</div>
More information about the Commits
mailing list