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 9169199bc..e925f6f64 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -708,7 +708,7 @@ ul.links li, ul.inline li { position: relative; top: -1px; border-bottom: 1px solid #e9eff3; - margin: -1.5em -25px 0; + margin: 1.5em -25px 0; padding: 0 25px; } |