From 604951ab1d421286bba93d63a7f3f414bf0893e8 Mon Sep 17 00:00:00 2001 From: Sami Mokaddem Date: Tue, 24 Oct 2017 17:35:08 +0200 Subject: [PATCH] Unified padding in panels --- templates/index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index f2ed6f5..45a1a6f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -76,6 +76,10 @@ table { -webkit-transform: translateZ(0); /* little trick to force GPU acceleration */ } +.panel-body { + padding: 3px; +} + .center { display:block; margin-left:auto; @@ -140,7 +144,7 @@ small { -
+
@@ -163,7 +167,7 @@ small {
-
+
@@ -180,7 +184,7 @@ small { CRITICAL
-
+