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 6fb3bd007..4c5e6fa0d 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -265,7 +265,7 @@ table .form-button, table .form-submit { */ #header-region { min-height: 1em; - background: #d2e6f3 url("images/bg-navigation.png") repeat-x 50% 100%; + background: #d2e6f3 url(images/bg-navigation.png) repeat-x 50% 100%; } #header-region .block { |