Move the popup close box sizing to CSS

This commit is contained in:
Frederic Junod
2012-02-12 21:56:41 +01:00
parent 3fae6c0d29
commit 134f24480a
3 changed files with 7 additions and 4 deletions

View File

@@ -145,3 +145,6 @@ In addition, OpenLayers no longer modifies any native prototypes or objects by d
* Function.prototype.bindAsEventListener
* Event.stop
## Popup close box size
The size of the close box is now configurable in CSS instead of the fixed 17x17px (`.olPopupCloseBox`)