From d3beb28dab46c06b9300a49bb4b7b4f14be776d0 Mon Sep 17 00:00:00 2001 From: Quentin Durand Date: Thu, 26 Jul 2018 12:34:30 +0200 Subject: [PATCH] Resetting css --- src/dashboard/templates/dashboard/system.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dashboard/templates/dashboard/system.html b/src/dashboard/templates/dashboard/system.html index f10e966..efa87f7 100644 --- a/src/dashboard/templates/dashboard/system.html +++ b/src/dashboard/templates/dashboard/system.html @@ -20,7 +20,7 @@ .fixed { height: 400px; - width: 450px; + width: 430px; overflow: scroll; background-color: black; } -- libgit2 0.21.2