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 e925f6f64..f51c2c7e4 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -367,7 +367,7 @@ table .form-button, table .form-submit { } #wrapper #container #header h1 img { - padding-top: 16px; + padding-top: 14px; padding-right: 20px; /* LTR */ float: left; /* LTR */ } |