reverting r12185 (closes #3431)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12230 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2011-08-10 08:29:31 +00:00
parent fecc4d81b0
commit cc5818d4c7
3 changed files with 27 additions and 4 deletions

View File

@@ -971,8 +971,6 @@ OpenLayers.Map = OpenLayers.Class({
}
layer.div.className = "olLayerDiv";
layer.div.style.overflow = "";
this.setLayerZIndex(layer, this.layers.length);
if (layer.isFixed) {