Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
footer was getting too wide (bug 794425)
Browse files Browse the repository at this point in the history
  • Loading branch information
potch committed Sep 27, 2012
1 parent aa5ebb2 commit eddbaae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions media/css/mkt/login.less
Expand Up @@ -109,7 +109,6 @@
clear: both;
}
#site-footer > div {
.max-width(14);
margin: 0 auto;
&:after {
content: "";
Expand Down Expand Up @@ -146,9 +145,6 @@
.background-size(auto 80%);
background-position: 62% 90%;
}
#site-footer > div {
.width(10);
}
}

@media (max-width: @7col) {
Expand Down

0 comments on commit eddbaae

Please sign in to comment.