Fix up styles for IE again, works better for 7/8 now.

This commit is contained in:
danzel
2012-08-07 13:47:23 +12:00
parent 1d88075769
commit 8b42747690
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -20,7 +20,6 @@
}
.marker-cluster {
text-align: center;
background-clip: padding-box;
border-radius: 20px;
}
-5
View File
@@ -20,8 +20,3 @@
background-color: rgb(241, 128, 23);
}
.marker-cluster div {
/* fixes the center part position. No idea why this is needed */
margin-left: 0px;
}