[Pkg-javascript-commits] [leaflet] 182/301: minor IE CSS cleanup

Jonas Smedegaard js at moszumanska.debian.org
Mon Jan 27 22:22:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet.

commit b7b87d759e7f9af64b46975d7130d59fd8278617
Author: Vladimir Agafonkin <agafonkin at gmail.com>
Date:   Wed Nov 6 20:58:48 2013 +0200

    minor IE CSS cleanup
---
 dist/leaflet.ie.css | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dist/leaflet.ie.css b/dist/leaflet.ie.css
index 14b84b6..9a578c9 100644
--- a/dist/leaflet.ie.css
+++ b/dist/leaflet.ie.css
@@ -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 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet.git



More information about the Pkg-javascript-commits mailing list