Remove unused permalink styles

This commit is contained in:
Tom Hughes 2012-12-04 14:33:32 +00:00
parent 780bf71fe5
commit 00548468ac

View 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;