Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
Update UI.Layout.css
Browse files Browse the repository at this point in the history
Fixed the problem with Mozilla logo in the footer from overlapping over the text
  • Loading branch information
anushbmx committed Oct 16, 2013
1 parent c9bcb7c commit f58131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/jetpack/css/UI.Layout.css
Expand Up @@ -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 {
Expand Down

0 comments on commit f58131c

Please sign in to comment.