X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/12e820c27e992572007a160936ec2051cb961b8e..6d5ce8d49293afa79a86300f38d698426557b9a8:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 86b6805d1..2b0722be0 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -656,20 +656,6 @@ nav.secondary { cursor: pointer; } - .footer { - position: absolute; - bottom: 0; - } - - p.credits { - font-size: 11px; - color: #999; - - a { - color: #666; - } - } - p.large-text { font-size: 1.7em; line-height: 1.4em; @@ -2616,7 +2602,7 @@ a.button { &.local { background-position: 0px 0px; } &.community { background-position: 0px -40px; } &.open { background-position: 0px -80px; } - &.contributors { background-position: 0px -120px; } + &.partners { background-position: 0px -120px; } &.infringement { background-position: 0px -160px; } } }