add a specific text-align css rule so that we don't have weird behavior of vector features in IE, r=elemoine,pagameba (Closes #1610)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7534 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
div.olLayerDiv {
|
||||
-moz-user-select: none
|
||||
-moz-user-select: none;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.olLayerGoogleCopyright {
|
||||
|
||||
Reference in New Issue
Block a user