diff --git a/pandora_console/include/styles/tree.css b/pandora_console/include/styles/tree.css index 4c552e5e6d..91db82f7a5 100644 --- a/pandora_console/include/styles/tree.css +++ b/pandora_console/include/styles/tree.css @@ -230,7 +230,7 @@ div.tree-node span { } .node-content.module:not(.module-only-caption) .module-name { - margin-left: 1.5em; + margin-left: 2.5em; font-weight: normal; }