From: Kohei Yoshino Date: Tue, 25 Jun 2019 15:40:03 +0000 (-0400) Subject: no bug - Fix indent on dependency tree X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ece655d38eab5d256b071abd4821054c5843e58c;p=thirdparty%2Fbugzilla.git no bug - Fix indent on dependency tree --- diff --git a/skins/standard/dependency-tree.css b/skins/standard/dependency-tree.css index e84ef4083..5a65479b7 100644 --- a/skins/standard/dependency-tree.css +++ b/skins/standard/dependency-tree.css @@ -30,7 +30,7 @@ [role="tree"] ul { display: block; margin: 0; - padding: 0 0 0 22px; + padding: 0 0 0 44px; } [role="tree"] li {