From 00548468acd0c67e7ae5dd13b2cf2e6396189c60 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 4 Dec 2012 14:33:32 +0000 Subject: [PATCH] Remove unused permalink styles --- app/assets/stylesheets/common.css.scss | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 654bbab97..48112c2c6 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -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; -- 2.43.2