minor IE CSS cleanup
This commit is contained in:
parent
d7128dc365
commit
b7b87d759e
5
dist/leaflet.ie.css
vendored
5
dist/leaflet.ie.css
vendored
@ -24,7 +24,8 @@
|
||||
.leaflet-popup-tip-container {
|
||||
margin-top: -1px;
|
||||
}
|
||||
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
|
||||
.leaflet-popup-content-wrapper,
|
||||
.leaflet-popup-tip {
|
||||
border: 1px solid #999;
|
||||
}
|
||||
.leaflet-popup-content-wrapper {
|
||||
@ -35,8 +36,6 @@
|
||||
.leaflet-control-layers {
|
||||
border: 3px solid #999;
|
||||
}
|
||||
.leaflet-control-layers-toggle {
|
||||
}
|
||||
.leaflet-control-attribution,
|
||||
.leaflet-control-layers,
|
||||
.leaflet-control-scale-line {
|
||||
|
Loading…
Reference in New Issue
Block a user