From f58131cc0a8bb01587e477f40b35f1b4e7c36e7e Mon Sep 17 00:00:00 2001 From: Anush Date: Wed, 16 Oct 2013 16:50:57 +0530 Subject: [PATCH] Update UI.Layout.css Fixed the problem with Mozilla logo in the footer from overlapping over the text --- media/jetpack/css/UI.Layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/jetpack/css/UI.Layout.css b/media/jetpack/css/UI.Layout.css index 8885cbce..86505e76 100644 --- a/media/jetpack/css/UI.Layout.css +++ b/media/jetpack/css/UI.Layout.css @@ -529,7 +529,7 @@ kbd { } #footer div.UI_middleWrapper { - background: url(../img/mozilla/logo-mozilla.gif) no-repeat 15px 0; + background: url(../img/mozilla/logo-mozilla.gif) no-repeat; } #footer .primary {