No Border on a.leaflet-popup-close-button

Removes any borders on the close button of popups if they where set for links in another css-stylesheet of the page.
This commit is contained in:
Dominik J. Otto 2015-06-13 17:59:14 +02:00
parent cc04a82be1
commit b0b2070b39

1
dist/leaflet.css vendored
View File

@ -458,6 +458,7 @@
top: 0;
right: 0;
padding: 4px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;