]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Move sidebar footer elements elsewhere
[rails.git] / app / assets / stylesheets / common.css.scss
index 86b6805d1b970d5fd30336ec5a6ec0afe9ffd146..2b0722be09b0ffbf52340c999305efcc4a455416 100644 (file)
@@ -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; }
   }
 }