Project

General

Profile

« Previous | Next » 

Revision 3449

do not use absolute positioning for mapFrame - goofs up the cursor bounding box dragging offset

View differences:

map.css
27 27
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
28 28
  */
29 29
#mapContainer {
30
    position: absolute;
30
    /*position: absolute;*/
31 31
    right: 0px;
32 32
    top: 0px;
33 33
}

Also available in: Unified diff