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 61cfc9c99..edd07858a 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -528,7 +528,7 @@ ul.primary-links li a:hover, ul.primary-links li a.active { */ ul.secondary-links { margin: 0; - padding: 20px 0 0; + padding: 18px 0 0; float: right; clear: right; position: relative; |