diff options
-rw-r--r-- | themes/garland/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css index 6e7bdb887..aaa41d8a7 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -649,7 +649,7 @@ ul.secondary li.active a { */ .node { border-bottom: 1px solid #e9eff3; - margin: -1.5em -26px 1.5em; + margin: 0 -26px 1.5em; padding: 1.5em 26px; } |