Changeset 3068
- Timestamp:
- 04/12/07 06:59:17 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Control/LayerSwitcher.js
r2934 r3068 337 337 //configure main div 338 338 this.div.style.position = "absolute"; 339 this.div.style.top = " 10px";339 this.div.style.top = "25px"; 340 340 this.div.style.right = "0px"; 341 341 this.div.style.left = "";
