]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unused permalink styles
authorTom Hughes <tom@compton.nu>
Tue, 4 Dec 2012 14:33:32 +0000 (14:33 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 13 Dec 2012 19:12:07 +0000 (19:12 +0000)
app/assets/stylesheets/common.css.scss

index 654bbab970d4f9eb427f92598eb0197d13ca1ecf..48112c2c6ed8244c14783ced909cefca0eec0ece 100644 (file)
@@ -439,21 +439,6 @@ body.site-export #tabnav a#exportanchor {
   padding: 0px;
 }
 
-#permalink {
-  z-index: 10000;
-  position: absolute;
-  bottom: 0px;
-  right: 0px;
-  padding: 5px;
-  background:#fff;
-  text-align: right;
-  font-size: 12px;
-}
-
-#permalink a {
-  padding: 5px;
-}
-
 .site-index .leaflet-top,
 .site-export .leaflet-top {
   top: 40px !important;