From f8969b3d5ed8055b8bce07e97545468e0aec3fec Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Tue, 18 Jun 2024 10:38:20 +0200 Subject: css: offset the sidebar to acommodate all disclosure widgets Add a left padding to show the disclosure widget associated to a server item. Prevent the positioning of out of screen components. --- ogcp/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ogcp/templates/base.html') diff --git a/ogcp/templates/base.html b/ogcp/templates/base.html index c98b0f9..ee32b54 100644 --- a/ogcp/templates/base.html +++ b/ogcp/templates/base.html @@ -10,7 +10,7 @@ - + {% endblock %} -- cgit v1.2.3-18-g5258