Remove unused CSS rule

This commit is contained in:
Tom Hughes 2013-04-28 18:37:37 +01:00
parent de0e879a25
commit 2880d66eb8

View file

@ -529,15 +529,6 @@ table {
/* Rules for Leaflet maps */ /* Rules for Leaflet maps */
#permalink {
z-index: 10000;
position: absolute;
bottom: 0px;
right: 0px;
padding: 5px;
background:#fff;
}
.leaflet-control-attribution a.disabled { .leaflet-control-attribution a.disabled {
color: #99c9dc; color: #99c9dc;
cursor: default; cursor: default;