diff --git a/static/webui/index.html b/static/webui/index.html index 4c96ef43..c228a9ef 100644 --- a/static/webui/index.html +++ b/static/webui/index.html @@ -75,7 +75,7 @@ -
+

diff --git a/static/webui/style.css b/static/webui/style.css index b5abd6fd..5da218e6 100644 --- a/static/webui/style.css +++ b/static/webui/style.css @@ -8,7 +8,6 @@ } body.logged-in #main-content { - width: 100%; margin-left: 7rem; }