From 9381abb7c3374e450c048ce809c95f15eec98aa1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert <dries@buytaert.net> Date: Mon, 27 Jul 2009 18:31:13 +0000 Subject: [PATCH] - Patch #470998 by bleen18: properly align the Druplicon logo in Garland. --- themes/garland/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/garland/style.css b/themes/garland/style.css index e925f6f64576..f51c2c7e4a81 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 */ } -- GitLab